mirror of
https://github.com/python/cpython.git
synced 2026-06-28 05:41:58 -04:00
73c80cb859
gh-149083: use sentinel to fix _functools.reduce() signature (GH-149591)
(cherry picked from commit c6fd7de64a)
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>