Skip to content

gh-92584: test_decimal uses shutil.which() #92640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 10, 2022
Merged

gh-92584: test_decimal uses shutil.which() #92640

merged 1 commit into from
May 10, 2022

Conversation

vstinner
Copy link
Member

test_decimal now uses shutil.which() rather than deprecated
distutils.spawn.find_executable().

test_decimal now uses shutil.which() rather than deprecated
distutils.spawn.find_executable().
@vstinner
Copy link
Member Author

Tests / Windows (x64) (pull_request) In progress — This check has started...

test_concurrent_futures is stuck and Python didn't respect the timeout :-(

Run tests in parallel using 4 child processes (timeout: 20 min, worker timeout: 25 min)
(...)
2:06:08 load avg: 0.00 running: test_concurrent_futures (1 hour 52 min)

I cancelled the job and then scheduled a new one (re-run).

@vstinner vstinner merged commit dfdebda into python:main May 10, 2022
@vstinner vstinner deleted the decimal_which branch May 10, 2022 23:42
@vstinner
Copy link
Member Author

Merged. Thanks for the review @serhiy-storchaka.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants