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 ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2021-09-10.09:28:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631266091.31.0.912313338491.issue45161@roundup.psfhosted.org>
In-reply-to
Content
I've switched py2app to Py_DecodeLocale, which is a public API introduced in 3.5 to accomplish the same task. 

I'm leaving the issue open in case hiding the symbol is unintentional.
History
Date User Action Args
2021-09-10 09:28:11ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2021-09-10 09:28:11ronaldoussorensetmessageid: <1631266091.31.0.912313338491.issue45161@roundup.psfhosted.org>
2021-09-10 09:28:11ronaldoussorenlinkissue45161 messages
2021-09-10 09:28:11ronaldoussorencreate