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 serhiy.storchaka
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.13:45:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525182307.06.0.682650639539.issue20104@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ef347535f289baad22c0601e12a36b2dcd155c3a by Serhiy Storchaka in branch 'master':
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332)
https://github.com/python/cpython/commit/ef347535f289baad22c0601e12a36b2dcd155c3a
History
Date User Action Args
2018-05-01 13:45:07serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, vstinner, benjamin.peterson, ned.deily, alex, dhduvall, neologix, gennad, martin.panter, John Jones, pablogsal, miss-islington
2018-05-01 13:45:07serhiy.storchakasetmessageid: <1525182307.06.0.682650639539.issue20104@psf.upfronthosting.co.za>
2018-05-01 13:45:07serhiy.storchakalinkissue20104 messages
2018-05-01 13:45:06serhiy.storchakacreate