mirror of
https://github.com/python/cpython.git
synced 2026-05-19 10:54:30 -04:00
b3badabcd9
gh-125221: Fix free-threading data race in `object.__reduce_ex__` (GH-125267)
(cherry picked from commit b12e99261e)
Co-authored-by: Sam Gross <colesbury@gmail.com>
Source files for various builtin objects