mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Merge from 3.6
This commit is contained in:
commit
a1d59af1ef
1 changed files with 1 additions and 1 deletions
|
@ -754,7 +754,7 @@ The module defines the following classes, functions and decorators:
|
||||||
runtime we intentionally don't check anything (we want this
|
runtime we intentionally don't check anything (we want this
|
||||||
to be as fast as possible).
|
to be as fast as possible).
|
||||||
|
|
||||||
.. function:: get_type_hints(obj[, globals[, locals])
|
.. function:: get_type_hints(obj[, globals[, locals]])
|
||||||
|
|
||||||
Return a dictionary containing type hints for a function, method, module
|
Return a dictionary containing type hints for a function, method, module
|
||||||
or class object.
|
or class object.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue