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 steve.dower
Recipients jkloth, paul.moore, steve.dower, tim.golden, zach.ware
Date 2022-03-22.17:21:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647969692.62.0.785294652064.issue44336@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8146e6b636905d9872140c990d93308ac20d13f0 by Jeremy Kloth in branch '3.10':
bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578)
https://github.com/python/cpython/commit/8146e6b636905d9872140c990d93308ac20d13f0
History
Date User Action Args
2022-03-22 17:21:32steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, jkloth, zach.ware
2022-03-22 17:21:32steve.dowersetmessageid: <1647969692.62.0.785294652064.issue44336@roundup.psfhosted.org>
2022-03-22 17:21:32steve.dowerlinkissue44336 messages
2022-03-22 17:21:32steve.dowercreate