homepage

This issue tracker has been migrated to GitHub , and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.snow
Recipients eric.snow
Date 2021年10月14日.18:22:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634235777.13.0.980768160554.issue45471@roundup.psfhosted.org>
In-reply-to
Content
(This follows bpo-45211.)
In gh-28586 I added the code in Py_SetPythonHome() to set _Py_path_config.stdlib_dir to the provided directory. However, this is the wrong value. Furthermore, the relationship between _Py_path_config.home and _Py_path_config.stdlib_dir is meant to managed in Modules/getpath.c (and PC/getpathp.c). So the code setting _Py_path_config.stdlib_dir in Py_SetPythonHome() should be dropped.
History
Date User Action Args
2021年10月14日 18:22:57eric.snowsetrecipients: + eric.snow
2021年10月14日 18:22:57eric.snowsetmessageid: <1634235777.13.0.980768160554.issue45471@roundup.psfhosted.org>
2021年10月14日 18:22:57eric.snowlinkissue45471 messages
2021年10月14日 18:22:57eric.snowcreate

AltStyle によって変換されたページ (->オリジナル) /