[issue31024] typing.Tuple is class but is defined as data inside https://docs.python.org/3.6/objects.inv

Ivan Levkivskyi report at bugs.python.org
Sat Jul 29 09:51:19 EDT 2017


Ivan Levkivskyi added the comment:

> This ticket is about fix objects.inv to have the Tuple in the correct bucket.

If you know how to do this without breaking the python docs system (so that Tuple and Callable will not have a "class" prefix on https://docs.python.org/3/library/typing.html) then I think it is OK.

----------

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


More information about the Python-bugs-list mailing list