]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-106309: Deprecate typing.no_type_check_decorator (#106312)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Thu, 13 Jul 2023 13:30:35 +0000 (14:30 +0100)
committerGitHub <noreply@github.com>
Thu, 13 Jul 2023 13:30:35 +0000 (14:30 +0100)
commit32718f908cc92c474fd968912368b8a4500bd055
tree5268ef57fb4f0e6c849eb1c2a66cc551f3102a83
parent4b4a5b70aa8d47b1e2a0582b741c31b786da762a
gh-106309: Deprecate typing.no_type_check_decorator (#106312)
Doc/library/typing.rst
Doc/whatsnew/3.13.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2023-07-01-16-51-55.gh-issue-106309.hSlB17.rst [new file with mode: 0644]