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 ncoghlan
Date 2013-04-25.08:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The aliases for the bytes-bytes and str-str codecs are not present in 3.3, so the aliases should be removed from the corresponding standard encoding tables in the documentation.

http://docs.python.org/3/library/codecs#standard-encodings
History
Date User Action Args
2013-04-25 08:30:29ncoghlansetrecipients: + ncoghlan
2013-04-25 08:30:29ncoghlansetmessageid: <[email protected]>
2013-04-25 08:30:29ncoghlanlinkissue17841 messages
2013-04-25 08:30:29ncoghlancreate