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 miss-islington
Recipients John Jones, alex, benjamin.peterson, dhduvall, gennad, gregory.p.smith, martin.panter, miss-islington, ned.deily, neologix, pablogsal, serhiy.storchaka, vstinner
Date 2018-05-01.14:18:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525184327.43.0.682650639539.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 77fa7835da0cb49d30ac5d4c32bf6eb71eae0742 by Miss Islington (bot) in branch '3.7':
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (GH-6332)
https://github.com/python/cpython/commit/77fa7835da0cb49d30ac5d4c32bf6eb71eae0742
History
Date User Action Args
2018-05-01 14:18:47miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, serhiy.storchaka, John Jones, pablogsal
2018-05-01 14:18:47miss-islingtonsetmessageid: <1525184327.43.0.682650639539.issue20104@psf.upfronthosting.co.za>
2018-05-01 14:18:47miss-islingtonlinkissue20104 messages
2018-05-01 14:18:47miss-islingtoncreate