Skip to content

Commit 63f9688

Browse files
committed
Add whatsnew entry for 3.15
1 parent 69594ce commit 63f9688

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,9 @@ typing
706706
:func:`issubclass`, but warnings were not previously emitted if it was merely
707707
imported or accessed from the :mod:`!typing` module.
708708

709+
* Deprecated :func:`!typing.no_type_check_decorator` has been removed.
710+
(Contributed by Nikita Sobolev in :gh:`133601`.)
711+
709712

710713
unicodedata
711714
-----------

0 commit comments

Comments
 (0)