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 python-dev, serhiy.storchaka, vstinner, xiang.zhang
Date 2016-10-23.12:42:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161023124215.68345.14949.B76116F4@psf.io>
In-reply-to
Content
New changeset 94d34354bef1 by Serhiy Storchaka in branch 'default':
Issue #28439: Remove redundant checks in PyUnicode_EncodeLocale and
https://hg.python.org/cpython/rev/94d34354bef1
History
Date User Action Args
2016-10-23 12:42:18python-devsetrecipients: + python-dev, vstinner, serhiy.storchaka, xiang.zhang
2016-10-23 12:42:18python-devlinkissue28439 messages
2016-10-23 12:42:18python-devcreate