[issue4701] range objects becomes hashable after attribute access
Nick Coghlan
report at bugs.python.org
Sat Dec 20 07:54:35 CET 2008
Nick Coghlan <ncoghlan at gmail.com> added the comment:
Bumping to release blocker for 3.0.1 - until I understand this better,
I'm not sure if the xrange->range hashing behaviour change between 2.x
and 3.x is a type specific problem or a general issue in the
implementation of the new approach to tp_hash inheritance for Py3k.
----------
priority: -> release blocker
resolution: accepted ->
versions: -Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4701>
_______________________________________
More information about the Python-bugs-list
mailing list