[issue10240] dict.update.__doc__ is misleading

R. David Murray report at bugs.python.org
Sat Oct 30 14:59:49 CEST 2010


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

Maybe the fastpath should do a strict check and not be used for subclasses of dict?

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list