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 Phaqui, Roy Williams, cheryl.sabella, eryksun, gregory.p.smith, ned.deily, njs, r.david.murray, serhiy.storchaka
Date 2019-05-28.19:49:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559072985.29.0.00156895063457.issue31961@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e3c4526394856d6376eed4968d27d53e1d69b7d by Serhiy Storchaka in branch 'master':
bpo-31961: Fix support of path-like executables in subprocess. (GH-5914)
https://github.com/python/cpython/commit/9e3c4526394856d6376eed4968d27d53e1d69b7d
History
Date User Action Args
2019-05-28 19:49:45serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, ned.deily, r.david.murray, njs, eryksun, Phaqui, Roy Williams, cheryl.sabella
2019-05-28 19:49:45serhiy.storchakasetmessageid: <1559072985.29.0.00156895063457.issue31961@roundup.psfhosted.org>
2019-05-28 19:49:45serhiy.storchakalinkissue31961 messages
2019-05-28 19:49:45serhiy.storchakacreate