Skip to content

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

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:test_subprocess
Apr 29, 2021
Merged

bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure()#25709
vstinner merged 1 commit intopython:masterfrom
vstinner:test_subprocess

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