mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
typing doc: add versionadded 3.5
This commit is contained in:
parent
2c57da0e48
commit
a9901e86ba
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
**Source code:** :source:`Lib/typing.py`
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
--------------
|
||||
|
||||
This module supports type hints as specified by :pep:`484`. The most
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue