bpo-45471: Do not set PyConfig.stdlib_dir in Py_SetPythonHome(). (gh-28954)
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
E
Eric Snow committed
0bbea0723ee07f9d7ad9745f0e1875718ef38715
Parent: 3cc56c8
Committed by GitHub <noreply@github.com>
on 10/14/2021, 8:48:32 PM