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 Tim.Graham, loewis, mdk, serhiy.storchaka, xiang.zhang
Date 2017-03-24.22:24:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490394241.4.0.635458929775.issue28692@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f6595983e08fe20cf06a2535d74d912c6dbb044f by Serhiy Storchaka in branch 'master':
bpo-28692: Deprecate using non-integer value for selecting a plural form in gettext. (#507)
https://github.com/python/cpython/commit/f6595983e08fe20cf06a2535d74d912c6dbb044f
History
Date User Action Args
2017-03-24 22:24:01serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, Tim.Graham, xiang.zhang, mdk
2017-03-24 22:24:01serhiy.storchakasetmessageid: <1490394241.4.0.635458929775.issue28692@psf.upfronthosting.co.za>
2017-03-24 22:24:01serhiy.storchakalinkissue28692 messages
2017-03-24 22:24:01serhiy.storchakacreate