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 eric.araujo
Recipients AndrewZiem, Flimm, bernie, bronger, cito, clouserw, dns, dwayne, eric.araujo, franz_glasner, genepi, loewis, mitar, nh2, nils, olivier-berten, wichert
Date 2010-11-26.05:28:47
SpamBayes Score 7.888308e-06
Marked as misclassified No
Message-id <1290749329.98.0.364759764339.issue2504@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2010-11-26 05:28:50eric.araujosetrecipients: + eric.araujo, loewis, cito, bronger, wichert, genepi, franz_glasner, dwayne, AndrewZiem, dns, mitar, bernie, nh2, clouserw, Flimm, olivier-berten, nils
2010-11-26 05:28:49eric.araujosetmessageid: <1290749329.98.0.364759764339.issue2504@psf.upfronthosting.co.za>
2010-11-26 05:28:48eric.araujolinkissue2504 messages
2010-11-26 05:28:48eric.araujocreate