mirror of https://github.com/python/cpython
5 lines
161 B
ReStructuredText
5 lines
161 B
ReStructuredText
|
Improve :func:`typing.no_type_check`.
|
||
|
|
||
|
Now it does not modify external classes and functions.
|
||
|
We also now correctly mark classmethods as not to be type checked.
|