cpython/Misc/NEWS.d/next/Library/2022-02-01-11-21-34.bpo-465...

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.