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 corona10, eric.snow, gvanrossum, vstinner
Date 2021-10-14.20:48:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634244524.35.0.616940212625.issue45211@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0bbea0723ee07f9d7ad9745f0e1875718ef38715 by Eric Snow in branch 'main':
bpo-45471: Do not set PyConfig.stdlib_dir in Py_SetPythonHome(). (gh-28954)
https://github.com/python/cpython/commit/0bbea0723ee07f9d7ad9745f0e1875718ef38715
History
Date User Action Args
2021-10-14 20:48:44eric.snowsetrecipients: + eric.snow, gvanrossum, vstinner, corona10
2021-10-14 20:48:44eric.snowsetmessageid: <1634244524.35.0.616940212625.issue45211@roundup.psfhosted.org>
2021-10-14 20:48:44eric.snowlinkissue45211 messages
2021-10-14 20:48:44eric.snowcreate