Skip to content

bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() #25709

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
Apr 29, 2021
Merged

bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() #25709

merged 1 commit into from
Apr 29, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Apr 29, 2021

Saving/restoring gc.disable and gc.isenabled is no longer needed.

https://bugs.python.org/issue28254

Saving/restoring gc.disable and gc.isenabled is no longer needed.
@vstinner vstinner merged commit b1f413e into python:master Apr 29, 2021
@vstinner vstinner deleted the test_subprocess branch April 29, 2021 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants