Serhiy Storchaka added the comment:

Then perhaps we need notes about algorithmic complexity of bytes, bytearray, 
list and tuple and dict indexing, set.add and set.discard, dict.__delitem__, 
list.pop, len(), + and += for all basic sequences and containers, memoryview() 
for bytes, bytearray and array.array, etc, etc.

----------
nosy: +serhiy.storchaka

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21667>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to