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 2022-02-06.20:52:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644180724.26.0.419551971371.issue46659@roundup.psfhosted.org>
In-reply-to
Content
New changeset 06b8f1615b09099fae5c5393334b8716a4144d20 by Victor Stinner in branch 'main':
bpo-46659: test.support avoids locale.getdefaultlocale() (GH-31167)
https://github.com/python/cpython/commit/06b8f1615b09099fae5c5393334b8716a4144d20
History
Date User Action Args
2022-02-06 20:52:04vstinnersetrecipients: + vstinner
2022-02-06 20:52:04vstinnersetmessageid: <1644180724.26.0.419551971371.issue46659@roundup.psfhosted.org>
2022-02-06 20:52:04vstinnerlinkissue46659 messages
2022-02-06 20:52:04vstinnercreate