mirror of
https://github.com/python/cpython.git
synced 2026-07-30 05:36:27 -04: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