]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118418: Deprecate failing to pass a value to the *type_params* parameter of some...
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 7 May 2024 11:12:28 +0000 (12:12 +0100)
committerGitHub <noreply@github.com>
Tue, 7 May 2024 11:12:28 +0000 (11:12 +0000)
commit0f8a07d158ba0a0dfd3584d8195f30dd16738555
treec646b685c4e05550e499975e732b9abfe9db7cca
parent6f768b71bab837c6c4aac4d3ddd251e55025fe0b
gh-118418: Deprecate failing to pass a value to the *type_params* parameter of some private `typing` APIs (#118695)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2024-05-07-11-23-11.gh-issue-118418.QPMdJm.rst [new file with mode: 0644]