New submission from AustEcon <austecon0...@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 <rep...@bugs.python.org> <https://bugs.python.org/issue42761> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com