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 paul.moore
Recipients docs@python, eryksun, gaborjbernat, keller00, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2020-10-20.20:02:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603224147.95.0.426096443693.issue42041@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5ab27cc518f614a0b954ff3eb125290f264242d5 by Paul Moore in branch 'master':
bpo-42041: Clarify how subprocess searches for the executable (GH-22715)
https://github.com/python/cpython/commit/5ab27cc518f614a0b954ff3eb125290f264242d5
History
Date User Action Args
2020-10-20 20:02:28paul.mooresetrecipients: + paul.moore, vinay.sajip, tim.golden, docs@python, zach.ware, eryksun, steve.dower, gaborjbernat, keller00
2020-10-20 20:02:27paul.mooresetmessageid: <1603224147.95.0.426096443693.issue42041@roundup.psfhosted.org>
2020-10-20 20:02:27paul.moorelinkissue42041 messages
2020-10-20 20:02:27paul.moorecreate