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 Chip Lynch, efiop, emanuel, eryksun, gregory.p.smith, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-09-06.09:20:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567761635.27.0.102721743687.issue37380@roundup.psfhosted.org>
In-reply-to
Content
Thanks Ruslan Kuprieiev for the bug report and the fix. Thanks Eryk Sun (as usual!) for the great analysis of this issue.

Ok, the bug should now be fixed in 3.7, 3.8 and master branches.

I chose to not fix Python 2.7: see my previous comment.

See bpo-37410 for the follow-up: "[Windows] subprocess: close the handle when the process completes".
History
Date User Action Args
2019-09-06 09:20:35vstinnersetrecipients: + vstinner, gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, efiop, emanuel, Chip Lynch
2019-09-06 09:20:35vstinnersetmessageid: <1567761635.27.0.102721743687.issue37380@roundup.psfhosted.org>
2019-09-06 09:20:35vstinnerlinkissue37380 messages
2019-09-06 09:20:35vstinnercreate