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 serhiy.storchaka
Recipients barry, bradengroom, serhiy.storchaka
Date 2018-10-26.18:27:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540578469.22.0.788709270274.issue33710@psf.upfronthosting.co.za>
In-reply-to
Content
Sometime we starts with deprecating just in the documentation, if it is hard to add deprecation in the code or adding it will break a lot of working code. But this is not the case. lgettext() was inherently broken in Python 3.
History
Date User Action Args
2018-10-26 18:27:49serhiy.storchakasetrecipients: + serhiy.storchaka, barry, bradengroom
2018-10-26 18:27:49serhiy.storchakasetmessageid: <1540578469.22.0.788709270274.issue33710@psf.upfronthosting.co.za>
2018-10-26 18:27:49serhiy.storchakalinkissue33710 messages
2018-10-26 18:27:49serhiy.storchakacreate