]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133817: remove keyword arguments syntax for `NamedTuple` (#133822)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 11 May 2025 07:05:56 +0000 (09:05 +0200)
committerGitHub <noreply@github.com>
Sun, 11 May 2025 07:05:56 +0000 (09:05 +0200)
commitc5e1775825236d94e0537e79e05187390b05dc55
tree1179c21248d6d35e248c53acd1252251f1ee4ff4
parent92337f666e8a076a68305a8d6dc8bc9c095000e9
gh-133817: remove keyword arguments syntax for `NamedTuple` (#133822)
Doc/whatsnew/3.15.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-05-10-12-07-54.gh-issue-133817.4GMtKV.rst [new file with mode: 0644]