mirror of
https://github.com/python/cpython.git
synced 2026-06-27 21:33:21 -04:00
166c56b311
gh-148906: fix performance scaling of descriptors on free-threading (GH-148915)
(cherry picked from commit 94bca40ff0)
Co-authored-by: Kumar Aditya <kumaraditya@python.org>