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 vstinner
Recipients georg.brandl, vstinner, yi.codeplayer
Date 2011-01-02.19:22:51
SpamBayes Score 0.2592023
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
issue10807.patch just disables hex, base64, ... codecs in aliases (so it's still possible to use they through codecs.lookup()).
History
Date User Action Args
2011-01-02 19:22:53vstinnersetrecipients: + vstinner, georg.brandl, yi.codeplayer
2011-01-02 19:22:53vstinnersetmessageid: <[email protected]>
2011-01-02 19:22:51vstinnerlinkissue10807 messages
2011-01-02 19:22:51vstinnercreate