]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert "bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)" (GH-10660)
authorVictor Stinner <vstinner@redhat.com>
Thu, 22 Nov 2018 15:11:15 +0000 (16:11 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Nov 2018 15:11:15 +0000 (16:11 +0100)
commita5194115733f6ca8fc1ddbee43eabbde536900e6
treedf3d28fe96046fc8bf48acca76617ecb94c7da18
parent18f3327d9a99163a658697465eb00c31f86535eb
Revert "bpo-35239: _PySys_EndInit() copies module_search_path (GH-10532)" (GH-10660)

This reverts commit d2be9a5c13221fb84c2221bbfd93efac6111e697.
Lib/test/test_embed.py
Python/pylifecycle.c
Python/sysmodule.c