[issue40936] Remove deprecated functions from gettext

Rémi Lapeyre report at bugs.python.org
Wed Jun 10 05:17:33 EDT 2020


New submission from Rémi Lapeyre <remi.lapeyre at henki.fr>:

The codeset parameter and the following functions were marked for removal in Python 3.10:

- bind_textdomain_codeset()
- lgettext()
- ldgettext()
- lngettext()
- ldngettext()
- output_charset()
- set_output_charset()

----------
components: Library (Lib)
messages: 371174
nosy: barry, remi.lapeyre
priority: normal
severity: normal
status: open
title: Remove deprecated functions from gettext
versions: Python 3.10

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


More information about the Python-bugs-list mailing list