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 Segev Finer, eryksun, paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-08-21.22:15:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1503353726.02.0.0270824354854.issue30121@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e76cb435563cd14bb085942dfefbb469b8f40aa9 by Victor Stinner in branch '3.6':
[3.6] bpo-30121: Fix debug assert in subprocess on Windows (#1224) (#3173)
https://github.com/python/cpython/commit/e76cb435563cd14bb085942dfefbb469b8f40aa9
History
Date User Action Args
2017-08-21 22:15:26vstinnersetrecipients: + vstinner, terry.reedy, paul.moore, tim.golden, zach.ware, eryksun, steve.dower, Segev Finer
2017-08-21 22:15:26vstinnersetmessageid: <1503353726.02.0.0270824354854.issue30121@psf.upfronthosting.co.za>
2017-08-21 22:15:26vstinnerlinkissue30121 messages
2017-08-21 22:15:25vstinnercreate