[issue27598] Add SizedIterable to collections.abc and typing

Ivan Levkivskyi report at bugs.python.org
Fri Aug 19 05:11:21 EDT 2016


Ivan Levkivskyi added the comment:

Thank you Neil, I agree that Sequence is a reversible collection.

I combined you documentation patch with updated _collections_abc and updated test_functools (it tests MRO) into a single patch.

----------
Added file: http://bugs.python.org/file44148/collection_neil_combined.diff

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


More information about the Python-bugs-list mailing list