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 asvetlov, miss-islington, niklasf, yselivanov
Date 2019-05-20.12:02:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558353741.92.0.499923226398.issue35721@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9932fd91e878b740704ff599522e945a4bbe2ae1 by Miss Islington (bot) (Niklas Fiekas) in branch 'master':
bpo-35721: Close socket pair if Popen in _UnixSubprocessTransport fails (GH-11553)
https://github.com/python/cpython/commit/9932fd91e878b740704ff599522e945a4bbe2ae1
History
Date User Action Args
2019-05-20 12:02:21miss-islingtonsetrecipients: + miss-islington, asvetlov, yselivanov, niklasf
2019-05-20 12:02:21miss-islingtonsetmessageid: <1558353741.92.0.499923226398.issue35721@roundup.psfhosted.org>
2019-05-20 12:02:21miss-islingtonlinkissue35721 messages
2019-05-20 12:02:21miss-islingtoncreate