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 barry, eric.snow, gregory.p.smith, ned.deily
Date 2021-10-22.23:20:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634944811.03.0.189745777174.issue45506@roundup.psfhosted.org>
In-reply-to
Content
New changeset 17c61045c51512add61a9e75e9c7343cf4e4fb82 by Eric Snow in branch 'main':
bpo-45506: Normalize _PyPathConfig.stdlib_dir when calculated. (#29040)
https://github.com/python/cpython/commit/17c61045c51512add61a9e75e9c7343cf4e4fb82
History
Date User Action Args
2021-10-22 23:20:11eric.snowsetrecipients: + eric.snow, barry, gregory.p.smith, ned.deily
2021-10-22 23:20:11eric.snowsetmessageid: <1634944811.03.0.189745777174.issue45506@roundup.psfhosted.org>
2021-10-22 23:20:11eric.snowlinkissue45506 messages
2021-10-22 23:20:10eric.snowcreate