mirror of
https://github.com/python/cpython.git
synced 2026-04-15 00:00:57 +00:00
Fix free-threading scaling bottleneck in sys.intern and `PyObject_SetAttr` by avoiding the interpreter-wide lock when the string is already interned and immortalized. |
||
|---|---|---|
| .. | ||
| ftscalingbench.py | ||