mirror of
https://github.com/python/cpython.git
synced 2026-02-18 21:31:21 +00:00
Fix a few thread-safety bugs to enable test_opcache when run with TSAN: * Use relaxed atomics when clearing `ht->_spec_cache.getitem` (gh-115999) * Add temporary suppression for type slot modifications (gh-127266) * Use atomic load when reading `*dictptr` |
||
|---|---|---|
| .. | ||
| suppressions.txt | ||
| suppressions_free_threading.txt | ||