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:14:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567761281.6.0.698809039538.issue37380@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1e2707d7e82aedf73c59772bc7aa228286323c3c by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-37380: subprocess: don't use _active on win (GH-14360) (GH-15706)
https://github.com/python/cpython/commit/1e2707d7e82aedf73c59772bc7aa228286323c3c
History
Date User Action Args
2019-09-06 09:14:41vstinnersetrecipients: + vstinner, gregory.p.smith, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, efiop, emanuel, Chip Lynch
2019-09-06 09:14:41vstinnersetmessageid: <1567761281.6.0.698809039538.issue37380@roundup.psfhosted.org>
2019-09-06 09:14:41vstinnerlinkissue37380 messages
2019-09-06 09:14:41vstinnercreate