[issue2504] Add gettext.pgettext() and variants support

Éric Araujo report at bugs.python.org
Fri Nov 26 06:28:49 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

I have ported the patch to py3k, without tests errors but with test failures.  What is left to do:

1) Carefully assess bytes/str issues.  Decide to change the tests or the code.

2) Re-read over the new docs.

3) Exercise the updated msgfmt.py tool, which has no tests.

4) Add support in pygettext.py.

David, Mitar, nh2, David D., Olivier, Bernie, Wil, Wichert: Do you want to help with one of those tasks?

----------
resolution: accepted -> 
stage: needs patch -> patch review
Added file: http://bugs.python.org/file19822/pgettext-3.2.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2504>
_______________________________________


More information about the Python-bugs-list mailing list