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 ncoghlan
Recipients barry, belopolsky, benjamin.peterson, cben, eric.araujo, ezio.melotti, flox, georg.brandl, gregory.p.smith, isoschiz, jcea, lemburg, loewis, ncoghlan, pconnell, petri.lehtinen, r.david.murray, ssbarnea, vstinner
Date 2013-11-23.00:46:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385167611.18.0.563223148535.issue7475@psf.upfronthosting.co.za>
In-reply-to
Content
With issue 19619 resolved for Python 3.4 (the issue itself remains open awaiting a backport to 3.3), Victor has softened his stance on this topic and given the go ahead to restore the codec aliases: http://bugs.python.org/issue19619#msg203897

I'll be committing this shortly, after adjusting the patch to account for the issue 19619 changes to the tests and What's New.
History
Date User Action Args
2013-11-23 00:46:51ncoghlansetrecipients: + ncoghlan, lemburg, loewis, barry, georg.brandl, gregory.p.smith, jcea, cben, belopolsky, vstinner, benjamin.peterson, ezio.melotti, eric.araujo, r.david.murray, ssbarnea, flox, petri.lehtinen, pconnell, isoschiz
2013-11-23 00:46:51ncoghlansetmessageid: <1385167611.18.0.563223148535.issue7475@psf.upfronthosting.co.za>
2013-11-23 00:46:51ncoghlanlinkissue7475 messages
2013-11-23 00:46:51ncoghlancreate