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 hroncok
Recipients hroncok, torsava
Date 2021-02-03.10:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612349586.94.0.0966317357407.issue43113@roundup.psfhosted.org>
In-reply-to
Content
I don't think posix_spawn actually reads $PATH (hence the second example is pretty much doing the same as the first one), but this problem also manifests with subprocess (which does).
History
Date User Action Args
2021-02-03 10:53:06hroncoksetrecipients: + hroncok, torsava
2021-02-03 10:53:06hroncoksetmessageid: <1612349586.94.0.0966317357407.issue43113@roundup.psfhosted.org>
2021-02-03 10:53:06hroncoklinkissue43113 messages
2021-02-03 10:53:06hroncokcreate