]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46297: Fix interpreter crash on startup with multiple PythonPaths set in registry...
authorDaniel <daniel@tohka.us>
Fri, 7 Jan 2022 22:26:00 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Fri, 7 Jan 2022 22:26:00 +0000 (22:26 +0000)
commitc9dc1f491e8edb0bc433cde73190a3015d226891
treeb71ad3f4d903657f36301e5213bde43b348e0280
parent74d1663580d1914bd110c3ab7282451f5e2cd2b5
bpo-46297: Fix interpreter crash on startup with multiple PythonPaths set in registry (GH-30466)
Lib/test/test_getpath.py
Misc/ACKS
Misc/NEWS.d/next/Core and Builtins/2022-01-07-22-13-59.bpo-46297.83ThTl.rst [new file with mode: 0644]
Modules/getpath.py