mirror of
https://github.com/python/cpython.git
synced 2026-04-14 07:41:00 +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.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| ftscalingbench.py | ||