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