mirror of
https://github.com/python/cpython.git
synced 2026-05-28 07:08:01 -04:00
a6465605c1
Always use an individual lock on hash objects when in free-threaded builds. Fixes #111916
Source files for standard library extension modules, and former extension modules that are now builtin modules.