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
E
Eric Snow committed
aa8591e9ca9a3e55e96a03c17fa9d3902f0674dc
Parent: 9663853
Committed by GitHub <noreply@github.com>
on 12/14/2022, 6:53:57 PM