mirror of
https://github.com/python/cpython.git
synced 2026-01-29 22:26:03 +00:00
Always use an individual lock on hash objects when in free-threaded builds. Fixes #111916
Always use an individual lock on hash objects when in free-threaded builds. Fixes #111916