[issue26141] typing module documentation incomplete

Ivan Levkivskyi report at bugs.python.org
Sat Sep 10 20:32:04 EDT 2016


Ivan Levkivskyi added the comment:

The patch contains docs for both new 3.6 features and missing 3.5:

ClassVar, Collection, plus also Sized, Hashable, DefaultDict, @overload, TYPE_CHECKING

Should I generate a separate patch for 3.5 with only 3.5 omissions?

----------

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


More information about the Python-bugs-list mailing list