[3.14] gh-143880: Fix data race in `functools.partial` in free threading build (#143882)
gh-143880: Fix data race in `functools.partial` in free threading build The assignment to `pto->vectorcall` isn't thread-safe in the free threading build. Note that this is already fixed in the main branch.
S
Sam Gross committed
0042384bd56cf88c9bf868776247ef00b34719de
Parent: 8c250cf
Committed by GitHub <noreply@github.com>
on 1/16/2026, 4:55:40 PM