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 barry, loewis, petri, serhiy.storchaka
Date 2017-06-20.14:13:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497968012.43.0.121414761544.issue29755@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 26cb4657bcc9a7adffa95798ececb588dddfeadb by Serhiy Storchaka in branch 'master':
bpo-29755: Fixed the lgettext() family of functions in the gettext module. (#2266)
https://github.com/python/cpython/commit/26cb4657bcc9a7adffa95798ececb588dddfeadb
History
Date User Action Args
2017-06-20 14:13:32serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, barry, petri
2017-06-20 14:13:32serhiy.storchakasetmessageid: <1497968012.43.0.121414761544.issue29755@psf.upfronthosting.co.za>
2017-06-20 14:13:32serhiy.storchakalinkissue29755 messages
2017-06-20 14:13:32serhiy.storchakacreate