mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08: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