[issue15469] Correct __sizeof__ support for deque

Serhiy Storchaka report at bugs.python.org
Sun Jul 29 21:15:52 CEST 2012


Serhiy Storchaka added the comment:

Patches updated. Now __sizeof__ is O(1) as Martin advised.

----------
Added file: http://bugs.python.org/file26580/deque_sizeof-3.3-2.patch

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


More information about the Python-bugs-list mailing list