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 python-dev
Recipients Aaron1011, BreamoreBoy, berker.peksag, jwilk, loewis, pitrou, python-dev
Date 2014-10-28.19:20:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141028192019.14370.69383@psf.io>
In-reply-to
Content
New changeset 3b26a0983a3c by Antoine Pitrou in branch 'default':
Issue #18216: gettext now raises an error when a .mo file has an unsupported major version number.  Patch by Aaron Hill.
https://hg.python.org/cpython/rev/3b26a0983a3c
History
Date User Action Args
2014-10-28 19:20:44python-devsetrecipients: + python-dev, loewis, pitrou, jwilk, BreamoreBoy, berker.peksag, Aaron1011
2014-10-28 19:20:44python-devlinkissue18216 messages
2014-10-28 19:20:44python-devcreate