[Python-ideas] Adding collections.abc.Ordered

Serhiy Storchaka storchaka at gmail.com
Sat Dec 26 11:51:36 EST 2015


On 26.12.15 18:43, Guido van Rossum wrote:
> Is there also a collections.Reversible? Either way, can you report that
> bug in the typehinting tracker on GitHub.

Ah, I didn't know there is the typehinting tracker. I had reported this 
on CPython tracker in the comment to issue #25864 [1] (the issue itself 
is related to Reversible too).

What is the address of the typehinting tracker?

[1] http://bugs.python.org/issue25864#msg256910




More information about the Python-ideas mailing list