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 aae39df commit b8f9d53Copy full SHA for b8f9d53
Doc/whatsnew/3.13.rst
@@ -1996,7 +1996,7 @@ New Deprecations
1996
(Contributed by Alex Waygood in :gh:`105566` and :gh:`105570`.)
1997
1998
* Deprecate the :func:`!typing.no_type_check_decorator` decorator function,
1999
- to be removed in in Python 3.15.
+ to be removed in Python 3.15.
2000
After eight years in the :mod:`typing` module,
2001
it has yet to be supported by any major type checker.
2002
(Contributed by Alex Waygood in :gh:`106309`.)
0 commit comments