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 eryksun, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-06-14.12:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497443185.28.0.851148931526.issue30602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 526b22657cb18fe79118c2ea68511aca09430c2c by Victor Stinner in branch 'master':
bpo-30602: Fix refleak in os.spawnve() (#2184)
https://github.com/python/cpython/commit/526b22657cb18fe79118c2ea68511aca09430c2c
History
Date User Action Args
2017-06-14 12:26:25vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-06-14 12:26:25vstinnersetmessageid: <1497443185.28.0.851148931526.issue30602@psf.upfronthosting.co.za>
2017-06-14 12:26:25vstinnerlinkissue30602 messages
2017-06-14 12:26:25vstinnercreate