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 ncoghlan
Recipients cool-RR, ncoghlan, paul.moore, steve.dower, subho, terry.reedy, tim.golden, zach.ware
Date 2017-03-24.23:46:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490399163.15.0.706894934827.issue26128@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ae160bba2030a7b6c86f6c7aeaf2f9d3fdb627b7 by Nick Coghlan (Subhendu Ghosh) in branch 'master':
bpo-26128: Added __init__to subprocess.STARTUPINFO (#171)
https://github.com/python/cpython/commit/ae160bba2030a7b6c86f6c7aeaf2f9d3fdb627b7
History
Date User Action Args
2017-03-24 23:46:03ncoghlansetrecipients: + ncoghlan, terry.reedy, paul.moore, tim.golden, cool-RR, zach.ware, steve.dower, subho
2017-03-24 23:46:03ncoghlansetmessageid: <1490399163.15.0.706894934827.issue26128@psf.upfronthosting.co.za>
2017-03-24 23:46:03ncoghlanlinkissue26128 messages
2017-03-24 23:46:03ncoghlancreate