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 lemburg, vstinner
Date 2022-02-07.23:24:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644276283.37.0.696247681146.issue46659@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7a0486eaa98083e0407ff491872db6d7a0da2635 by Victor Stinner in branch 'main':
bpo-46659: calendar uses locale.getlocale() (GH-31166)
https://github.com/python/cpython/commit/7a0486eaa98083e0407ff491872db6d7a0da2635
History
Date User Action Args
2022-02-07 23:24:43vstinnersetrecipients: + vstinner, lemburg
2022-02-07 23:24:43vstinnersetmessageid: <1644276283.37.0.696247681146.issue46659@roundup.psfhosted.org>
2022-02-07 23:24:43vstinnerlinkissue46659 messages
2022-02-07 23:24:43vstinnercreate