Serhiy Storchaka <[email protected]> added the comment:
The trashcan mechanism is used for slot wrappers. The following code doesn't
crash:
o = object()
for x in range(1000000):
o = o.__hash__
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue33930>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com