]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127537: Add __class_getitem__ to the python implementation of functools.partial...
authorCF Bolz-Tereick <cfbolz@gmx.de>
Fri, 27 Dec 2024 01:03:47 +0000 (02:03 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Dec 2024 01:03:47 +0000 (17:03 -0800)
commit401bba6b58497ce59e7b45ad33e43ae8c67abcb9
tree2674719f2259b7ad3d15d3921eee06df22310618
parentea2b53739f1128184b4140decbeffeac6cfe966f
gh-127537: Add __class_getitem__ to the python implementation of functools.partial (#127537)
Lib/functools.py
Lib/test/test_functools.py
Misc/NEWS.d/next/Library/2024-12-04-10-39-29.gh-issue-83662.CG1s3m.rst [new file with mode: 0644]