]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145033: Implement PEP 747 (#145034)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Sun, 1 Mar 2026 03:52:04 +0000 (19:52 -0800)
committerGitHub <noreply@github.com>
Sun, 1 Mar 2026 03:52:04 +0000 (19:52 -0800)
commit3484ef60039be38096ef617ba096970809917d03
treee4f6cbab962603f6938e997c492c7593cb7d90c2
parenta1ec7467874207957519bb53e16efdaa7e03cb5b
gh-145033: Implement PEP 747 (#145034)
Doc/library/typing.rst
Doc/whatsnew/3.15.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2026-02-19-20-54-25.gh-issue-145033.X9EBPQ.rst [new file with mode: 0644]