]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106723: forward -Xfrozen_modules option to spawned process interpreters (#106724)
authorFelipe A. Hernandez <ergoithz@gmail.com>
Fri, 28 Jul 2023 05:04:26 +0000 (06:04 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Jul 2023 05:04:26 +0000 (05:04 +0000)
commit3dcac785810df4d9db50abe90847eaf03bbdaaf4
tree9f9a07d2f6e91f2990ea41920c7be57bde24ef1e
parent76c26eaca4147ba7e3e8d7379c5a828f0b512a46
gh-106723: forward -Xfrozen_modules option to spawned process interpreters (#106724)

Co-authored-by: Kumar Aditya <kumaraditya@python.org>
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Lib/subprocess.py
Misc/NEWS.d/next/Core and Builtins/2023-07-13-14-55-45.gh-issue-106723.KsMufQ.rst [new file with mode: 0644]