We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69594ce commit 63f9688Copy full SHA for 63f9688
Doc/whatsnew/3.15.rst
@@ -706,6 +706,9 @@ typing
706
:func:`issubclass`, but warnings were not previously emitted if it was merely
707
imported or accessed from the :mod:`!typing` module.
708
709
+* Deprecated :func:`!typing.no_type_check_decorator` has been removed.
710
+ (Contributed by Nikita Sobolev in :gh:`133601`.)
711
+
712
713
unicodedata
714
-----------
0 commit comments