mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Always use an individual lock on hash objects when in free-threaded builds. Fixes #111916
1 line
57 B
ReStructuredText
1 line
57 B
ReStructuredText
Make hashlib related modules thread-safe without the GIL
|