[issue33710] Deprecate gettext.lgettext()

Barry A. Warsaw report at bugs.python.org
Thu May 31 16:43:43 EDT 2018


Barry A. Warsaw <barry at python.org> added the comment:

+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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33710>
_______________________________________


More information about the Python-bugs-list mailing list