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 methane
Recipients JGoutin, iritkatriel, lemburg, methane, paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2022-01-17.01:40:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642383659.45.0.281243653962.issue29241@roundup.psfhosted.org>
In-reply-to
Content
Mercurial still use it.
https://www.mercurial-scm.org/repo/hg-stable/file/tip/mercurial/pycompat.py#l113

Mercurial has plan to move filesystem name from ANSI Code Page to UTF-8, but I don't know about its progress.
https://www.mercurial-scm.org/wiki/WindowsUTF8Plan
History
Date User Action Args
2022-01-17 01:40:59methanesetrecipients: + methane, lemburg, paul.moore, vstinner, tim.golden, zach.ware, steve.dower, JGoutin, iritkatriel
2022-01-17 01:40:59methanesetmessageid: <1642383659.45.0.281243653962.issue29241@roundup.psfhosted.org>
2022-01-17 01:40:59methanelinkissue29241 messages
2022-01-17 01:40:59methanecreate