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 AustEcon
Recipients AustEcon
Date 2020-12-27.23:28:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609111716.94.0.537110439722.issue42761@roundup.psfhosted.org>
In-reply-to
Content
I have described the issue in a stackoverflow question here:

https://stackoverflow.com/questions/65466303/why-does-pythons-popen-fail-to-pass-environment-variables-on-mac-os-x


In summary, I want to pass environment variables to a child process on Mac OS (Big Sur) with Popen but it is not working (works on Win32 and linux platforms).

Any assistance much appreciated,
AustEcon
History
Date User Action Args
2020-12-27 23:28:36AustEconsetrecipients: + AustEcon
2020-12-27 23:28:36AustEconsetmessageid: <1609111716.94.0.537110439722.issue42761@roundup.psfhosted.org>
2020-12-27 23:28:36AustEconlinkissue42761 messages
2020-12-27 23:28:36AustEconcreate