[issue25864] collections.abc.Mapping should include a __reversed__ that raises TypeError

Andrew Barnert report at bugs.python.org
Sat Dec 26 16:09:34 EST 2015


Andrew Barnert added the comment:

Serhiy already filed the typing.Reversible bug on the separate typehinting tracker (https://github.com/ambv/typehinting/issues/170). So, unless fixing that bug requires some changes back to collections.abc or something else in the stdlib, I think the only issue here is the original one, on Mapping.

----------

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


More information about the Python-bugs-list mailing list