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