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 barry
Recipients barry, serhiy.storchaka
Date 2018-05-31.20:43:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527799423.25.0.682650639539.issue33710@psf.upfronthosting.co.za>
In-reply-to
Content
+1 - I'm actually surprise it's still there. ;)  Given that the docs have a big red warning to avoid these in Python 3, let's start the process of removal.

Don't forget to also deprecate ldgettext(), lngettext(), and ldngettext()

https://docs.python.org/3/library/gettext.html#gettext.lgettext
History
Date User Action Args
2018-05-31 20:43:43barrysetrecipients: + barry, serhiy.storchaka
2018-05-31 20:43:43barrysetmessageid: <1527799423.25.0.682650639539.issue33710@psf.upfronthosting.co.za>
2018-05-31 20:43:43barrylinkissue33710 messages
2018-05-31 20:43:43barrycreate