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-23.13:21:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498224086.43.0.682493376836.issue30602@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset c472fb6b2744b36c7a0823c20e0d5ac9be3ea623 by Victor Stinner in branch '3.6':
bpo-30602: Fix lastarg in os.spawnve() (#2287) (#2357)
https://github.com/python/cpython/commit/c472fb6b2744b36c7a0823c20e0d5ac9be3ea623
History
Date User Action Args
2017-06-23 13:21:26vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-06-23 13:21:26vstinnersetmessageid: <1498224086.43.0.682493376836.issue30602@psf.upfronthosting.co.za>
2017-06-23 13:21:26vstinnerlinkissue30602 messages
2017-06-23 13:21:26vstinnercreate