[issue25988] collections.abc.Indexable

STINNER Victor report at bugs.python.org
Wed Jan 31 05:12:52 EST 2018


STINNER Victor <victor.stinner at gmail.com> added the comment:

Can't we use the new shiny PEP 562 here to actually emit a warning when collections.Iterable is used instead of collections.abc.Iterable?

----------
nosy: +vstinner

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue25988>
_______________________________________


More information about the Python-bugs-list mailing list