mirror of
https://github.com/python/cpython.git
synced 2026-08-17 17:58:18 +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