mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
The change in gh-28586 (bpo-45211) should not have included code to set _Py_path_config.stdlib_dir in Py_SetPythonHome(). We fix that here. https://bugs.python.org/issue45471
Miscellaneous source files for the main Python shared library