GH-100242: bring functools.py partial implementation more in line with C code (GH-100244)
in partial.__new__, before checking for the existence of the attribute 'func', first check whether the argument is an instance of partial.
C
CF Bolz-Tereick committed
5a0209fc23de113747058858a4d2e5fc8213711e
Parent: 8e36cb7
Committed by GitHub <noreply@github.com>
on 4/17/2024, 1:34:46 PM