diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2023-03-28 18:52:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 18:52:28 (GMT) |
commit | ba65a065cf07a7a9f53be61057a090f7311a5ad7 (patch) | |
tree | 279e23bf7b8b1cfbf9a1a976a086ca129bbbe5cf /Python/bytecodes.c | |
parent | 7703def37e4fa7d25c3d23756de8f527daa4e165 (diff) | |
download | cpython-ba65a065cf07a7a9f53be61057a090f7311a5ad7.zip cpython-ba65a065cf07a7a9f53be61057a090f7311a5ad7.tar.gz cpython-ba65a065cf07a7a9f53be61057a090f7311a5ad7.tar.bz2 |
gh-100227: Move the Dict of Interned Strings to PyInterpreterState (gh-102339)
We can revisit the options for keeping it global later, if desired. For now the approach seems quite complex, so we've gone with the simpler isolation solution in the meantime.
https://github.com/python/cpython/issues/100227
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions