Commit ff5211c2 authored by Berker Peksag's avatar Berker Peksag

Merge from 3.5

parents 9b371ffa fadc937c
...@@ -754,7 +754,7 @@ The module defines the following classes, functions and decorators: ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment