[New-bugs-announce] [issue42761] Why does python's Popen fail to pass environment variables on Mac OS X?

AustEcon report at bugs.python.org
Sun Dec 27 18:28:36 EST 2020


New submission from AustEcon <austecon0922 at gmail.com>:

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

----------
components: Library (Lib)
messages: 383877
nosy: AustEcon
priority: normal
severity: normal
status: open
title: Why does python's Popen fail to pass environment variables on Mac OS X?
type: behavior
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42761>
_______________________________________


More information about the New-bugs-announce mailing list