[issue7382] bytes.__getnewargs__ is broken; copy.copy() therefore doesn't work on bytes, and bytes subclasses can't be pickled by default

R. David Murray report at bugs.python.org
Mon Nov 23 16:56:41 CET 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

Confirmed on py3k trunk.  We no longer do bug fixes in 3.0, which is why
I'm removing it from versions.

----------
keywords: +easy
nosy: +r.david.murray
priority:  -> high
stage:  -> test needed
versions: +Python 3.2 -Python 3.0

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


More information about the Python-bugs-list mailing list