[issue4564] bytearray.fromhex doesn't respect bytearray subclass

Amaury Forgeot d'Arc report at bugs.python.org
Sat Dec 6 16:53:58 CET 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

The same kind of request has been rejected several times: issue2267, 
issue1562.

The explanation given is here:
http://mail.python.org/pipermail/python-list/2005-January/300791.html
"""a base class has no idea what requirements may exist for invoking a 
subclass's constructor"""

----------
nosy: +amaury.forgeotdarc
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list