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 vstinner
Recipients vstinner
Date 2021-10-07.19:22:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633634553.27.0.0214503631598.issue45403@roundup.psfhosted.org>
In-reply-to
Content
New changeset 768aaf6c433e6a13b82c7bdebd0062c7472c1fc7 by Victor Stinner in branch 'main':
bpo-45403: Fix test_sys.test_stdlib_dir() (GH-28785)
https://github.com/python/cpython/commit/768aaf6c433e6a13b82c7bdebd0062c7472c1fc7
History
Date User Action Args
2021-10-07 19:22:33vstinnersetrecipients: + vstinner
2021-10-07 19:22:33vstinnersetmessageid: <1633634553.27.0.0214503631598.issue45403@roundup.psfhosted.org>
2021-10-07 19:22:33vstinnerlinkissue45403 messages
2021-10-07 19:22:33vstinnercreate