]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-89547: Support for nesting special forms like Final (#116096)
authorMehdi Drissi <mdrissi@hmc.edu>
Tue, 12 Mar 2024 06:11:56 +0000 (23:11 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Mar 2024 06:11:56 +0000 (23:11 -0700)
commitd308d33e098d8e176f1e5169225d3cf800ed6aa1
tree89f467abc8454891d68959a349e7cbbee0c23449
parent4fa95c6ec392b9fc80ad720cc4a8bd2786fc2835
gh-89547: Support for nesting special forms like Final (#116096)
Lib/test/test_typing.py
Lib/typing.py
Misc/ACKS
Misc/NEWS.d/next/Library/2024-02-28-17-50-42.gh-issue-89547.GetF38.rst [new file with mode: 0644]