mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
2ab27c4af4
These were reverted in gh-26530 (commit17c4edc) due to refleaks. *2c1e258- Compute deref offsets in compiler (gh-25152) *b2bf2bc- Add new internal code objects fields: co_fastlocalnames and co_fastlocalkinds. (gh-26388) This change fixes the refleaks. https://bugs.python.org/issue43693
Miscellaneous source files for the main Python shared library