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 ezio.melotti, lemburg, methane, vstinner
Date 2022-03-22.13:13:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647954823.36.0.410481807085.issue47000@roundup.psfhosted.org>
In-reply-to
Content
> Is it safe to use `locale.getlocale(locale.LC_CTYPE)[1] or "UTF-8"`?

I would like to deprecate getlocale(), see bpo-43557.
History
Date User Action Args
2022-03-22 13:13:43vstinnersetrecipients: + vstinner, lemburg, ezio.melotti, methane
2022-03-22 13:13:43vstinnersetmessageid: <1647954823.36.0.410481807085.issue47000@roundup.psfhosted.org>
2022-03-22 13:13:43vstinnerlinkissue47000 messages
2022-03-22 13:13:43vstinnercreate