]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149083: use sentinel to fix _functools.reduce() signature (#149591)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sun, 10 May 2026 22:22:16 +0000 (01:22 +0300)
committerGitHub <noreply@github.com>
Sun, 10 May 2026 22:22:16 +0000 (15:22 -0700)
commitc6fd7de64ac7591a9708c14a34737eb9baf050bc
treee84d29d568393913adbd2cdb5df9d944e1e2a91f
parentb45319e13273ee17e84e6b8c459f03b141518289
gh-149083: use sentinel to fix _functools.reduce() signature (#149591)
Lib/inspect.py
Lib/test/test_inspect/test_inspect.py
Modules/_functoolsmodule.c
Modules/clinic/_functoolsmodule.c.h