This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients da-woods, gregory.p.smith, llllllllll, scoder, vstinner
Date 2021-04-29.08:26:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619684817.08.0.906418067642.issue28254@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1f413e6cf63a1c5704fcb47f2095ef5db8970bb by Victor Stinner in branch 'master':
bpo-28254: Cleanup test_subprocess.test_preexec_gc_module_failure() (GH-25709)
https://github.com/python/cpython/commit/b1f413e6cf63a1c5704fcb47f2095ef5db8970bb
History
Date User Action Args
2021-04-29 08:26:57vstinnersetrecipients: + vstinner, gregory.p.smith, scoder, llllllllll, da-woods
2021-04-29 08:26:57vstinnersetmessageid: <1619684817.08.0.906418067642.issue28254@roundup.psfhosted.org>
2021-04-29 08:26:57vstinnerlinkissue28254 messages
2021-04-29 08:26:57vstinnercreate