]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-119127: functools.partial placeholders (gh-119827)
authordgpb <3577712+dg-pb@users.noreply.github.com>
Thu, 26 Sep 2024 01:04:38 +0000 (04:04 +0300)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2024 01:04:38 +0000 (01:04 +0000)
commitd9296529eb0a65f988e8600d3073977dff0ce5a9
tree4874e745e6856305ee27feb828b14bad52ddccc2
parent4defb58d3812a80d556410077e3391bb81a1c0b7
gh-119127: functools.partial placeholders (gh-119827)
Doc/library/functools.rst
Doc/whatsnew/3.14.rst
Lib/functools.py
Lib/inspect.py
Lib/test/test_functools.py
Lib/test/test_inspect/test_inspect.py
Misc/NEWS.d/next/Library/2024-05-25-00-54-26.gh-issue-119127.LpPvag.rst [new file with mode: 0644]
Modules/_functoolsmodule.c