]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591) ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 10 May 2026 23:32:35 +0000 (01:32 +0200)
committerGitHub <noreply@github.com>
Sun, 10 May 2026 23:32:35 +0000 (23:32 +0000)
commit73c80cb859589ef9e5871c30b17c951a44a26e33
treefe0ca18bad596e30e5d33a7187e83f806dca9a57
parent1162834c0ee310f7497b4f9d18d17a998e26831c
[3.15] gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591) (#149653)

gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591)
(cherry picked from commit c6fd7de64ac7591a9708c14a34737eb9baf050bc)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
Lib/inspect.py
Lib/test/test_inspect/test_inspect.py
Modules/_functoolsmodule.c
Modules/clinic/_functoolsmodule.c.h