Files
cpython/Include/internal
AN Long 294e724964 gh-117657: Fix data races reported by TSAN in some set methods (#120914)
Refactor the fast Unicode hash check into `_PyObject_HashFast` and use relaxed
atomic loads in the free-threaded build.

After this change, the TSAN doesn't report data races for this method.
2024-07-01 15:11:39 -04:00
..
2024-06-07 10:19:41 +02:00
2024-06-19 23:16:14 -04:00