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 georg.brandl, larry, ncoghlan, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-05-31.17:21:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150531172137.111612.28625@psf.io>
In-reply-to
Content
New changeset cf6e782a7f94 by Serhiy Storchaka in branch '2.7':
Issue #19543: Emit deprecation warning for known non-text encodings.
https://hg.python.org/cpython/rev/cf6e782a7f94
History
Date User Action Args
2015-05-31 17:21:42python-devsetrecipients: + python-dev, georg.brandl, ncoghlan, pitrou, vstinner, larry, serhiy.storchaka
2015-05-31 17:21:42python-devlinkissue20404 messages
2015-05-31 17:21:42python-devcreate