[issue7475] codecs missing: base64 bz2 hex zlib hex_codec ...

sorin report at bugs.python.org
Mon Jun 14 17:35:06 CEST 2010


sorin <sorin.sbarnea at gmail.com> added the comment:

I would like to know what happened with hex_codec and what is the new py3 for this.

Also, it would be really helpful to see DeprecationWarnings for all these codecs in py2x and include a note in py3 changelist. 

The official python documentation from http://docs.python.org/library/codecs.html lists them as valid without any signs of them as being dropped or replaced.

----------
nosy: +sorin
title: codecs missing: base64 bz2 hex zlib ... -> codecs missing: base64 bz2 hex zlib hex_codec ...

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7475>
_______________________________________


More information about the Python-bugs-list mailing list