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 andrei.avk
Recipients SilentGhost, andrei.avk, eryksun, hodai goldman, lemburg, mangrisano
Date 2021-12-04.06:50:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638600630.36.0.952541252517.issue37198@roundup.psfhosted.org>
In-reply-to
Content
I confirmed that it works on 3.9 so I think this can be closed as not a bug:

[ins] In [4]: _parse_localename('en_IL')
Out[4]: ('en_IL', 'UTF-8')
History
Date User Action Args
2021-12-04 06:50:30andrei.avksetrecipients: + andrei.avk, lemburg, SilentGhost, eryksun, mangrisano, hodai goldman
2021-12-04 06:50:30andrei.avksetmessageid: <1638600630.36.0.952541252517.issue37198@roundup.psfhosted.org>
2021-12-04 06:50:30andrei.avklinkissue37198 messages
2021-12-04 06:50:30andrei.avkcreate