SIGN IN SIGN UP

gh-113119 fix environment handling in subprocess.Popen when posix_spawn is used (#113120)

* Allow posix_spawn to inherit environment form parent environ variable.

With this change, posix_spawn call can behave similarly to execv with regards to environments when used in subprocess functions.
J
Jakub Kulík committed
48c907a15ceae7202fcfeb435943addff896c42c
Parent: cde1335
Committed by GitHub <noreply@github.com> on 12/17/2023, 5:19:05 AM