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 efiop, eryksun, gregory.p.smith, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-28.16:12:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561738340.85.0.00551999304534.issue37380@roundup.psfhosted.org>
In-reply-to
Content
New changeset 042821ae3cf537e01963c9ec85d1a454d921e826 by Victor Stinner (Ruslan Kuprieiev) in branch 'master':
bpo-37380: subprocess: don't use _active on win (GH-14360)
https://github.com/python/cpython/commit/042821ae3cf537e01963c9ec85d1a454d921e826
History
Date User Action Args
2019-06-28 16:12:20vstinnersetrecipients: + vstinner, gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, efiop
2019-06-28 16:12:20vstinnersetmessageid: <1561738340.85.0.00551999304534.issue37380@roundup.psfhosted.org>
2019-06-28 16:12:20vstinnerlinkissue37380 messages
2019-06-28 16:12:20vstinnercreate