diff options
| author | Eric Snow <ericsnowcurrently@gmail.com> | 2022-12-14 11:53:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-12-14 11:53:57 -0700 |
| commit | aa8591e9ca9a3e55e96a03c17fa9d3902f0674dc (patch) | |
| tree | 78cce30e75e22a74f975252ce03cb945fb584a03 /Objects/codeobject.c | |
| parent | 96638538002fc6e209755c06f613b0a59eb91166 (diff) | |
| download | cpython-git-aa8591e9ca9a3e55e96a03c17fa9d3902f0674dc.tar.gz | |
gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)
* move _PyRuntime.global_objects.interned to _PyRuntime.cached_objects.interned_strings (and use _Py_CACHED_OBJECT())
* rename _PyRuntime.global_objects to _PyRuntime.static_objects
(This also relates to gh-96075.)
https://github.com/python/cpython/issues/90111
Diffstat (limited to 'Objects/codeobject.c')
0 files changed, 0 insertions, 0 deletions
