gh-111916: Make hashlib related modules thread-safe without the GIL (#111981)
Always use an individual lock on hash objects when in free-threaded builds. Fixes #111916
T
Tomas R committed
a6465605c1417792ec04ced88340cdf104a402b6
Parent: 7218bac
Committed by GitHub <noreply@github.com>
on 11/15/2023, 11:53:38 PM