mirror of
https://github.com/python/cpython.git
synced 2026-06-27 13:20:40 -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>