SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72125 0 12 Python

gh-115999: Specialize `LOAD_SUPER_ATTR` in free-threaded builds (gh-127128)

Use existing helpers to atomically modify the bytecode.  Add unit tests
to ensure specializing is happening as expected.  Add test_specialize.py
that can be used with ThreadSanitizer to detect data races.  
Fix thread safety issue with cell_set_contents().
N
Neil Schemenauer committed
0cb52220790d8bc70ec325fd89d52b5f3b7ad29c
Parent: 8ba9f5b
Committed by GitHub <noreply@github.com> on 12/3/2024, 5:32:26 PM