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