Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 220 Bytes

2023-07-25-15-29-26.gh-issue-106931.kKU1le.rst

File metadata and controls

3 lines (3 loc) · 220 Bytes

Statically allocated string objects are now interned globally instead of per-interpreter. This fixes a situation where such a string would only be interned in a single interpreter. Normal string objects are unaffected.