]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133601: Remove deprecated `typing.no_type_check_decorator` (#133602)
authorsobolevn <mail@sobolevn.me>
Mon, 20 Oct 2025 21:10:44 +0000 (00:10 +0300)
committerGitHub <noreply@github.com>
Mon, 20 Oct 2025 21:10:44 +0000 (21:10 +0000)
commite09837fcbf39d07c0af51aa936e95c50aed4787c
tree2dc796e60365d2efe6102dd7135b929d399333bd
parenta752f58d6b628ab4fe6e4263137ec4cc244ff390
gh-133601: Remove deprecated `typing.no_type_check_decorator` (#133602)
Doc/deprecations/pending-removal-in-3.15.rst
Doc/library/typing.rst
Doc/whatsnew/3.13.rst
Doc/whatsnew/3.15.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/3.13.0a1.rst
Misc/NEWS.d/next/Library/2025-05-07-22-09-28.gh-issue-133601.9kUL3P.rst [new file with mode: 0644]