]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149537: Remove kw parameters from python version of `reduce` (#149538)
authorsobolevn <mail@sobolevn.me>
Fri, 8 May 2026 15:34:48 +0000 (18:34 +0300)
committerGitHub <noreply@github.com>
Fri, 8 May 2026 15:34:48 +0000 (18:34 +0300)
commit3a62c8f13ab9ab0373fe2bf675b02708cf4f6a6e
tree833883aaeff9abb9dfb8c8f6969b0bd314a48228
parentebf6d9c3e2a4d924a5c7f6ffb6f7d68f79a85c8d
gh-149537: Remove kw parameters from python version of `reduce` (#149538)
Doc/whatsnew/3.16.rst
Lib/functools.py
Lib/test/test_functools.py
Misc/NEWS.d/next/Library/2026-05-08-08-24-01.gh-issue-149537.hVFVnt.rst [new file with mode: 0644]