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 serhiy.storchaka
Recipients ezio.melotti, loewis, serhiy.storchaka, umedoblock
Date 2013-02-08.13:44:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360331095.07.0.028869805938.issue17156@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch for 2.7. pygettext doesn't try to detect input encoding and transparently works with bytes, but it no longer escapes non-ascii bytes if -E is not specified.
History
Date User Action Args
2013-02-08 13:44:55serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, ezio.melotti, umedoblock
2013-02-08 13:44:55serhiy.storchakasetmessageid: <1360331095.07.0.028869805938.issue17156@psf.upfronthosting.co.za>
2013-02-08 13:44:55serhiy.storchakalinkissue17156 messages
2013-02-08 13:44:55serhiy.storchakacreate