mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
These were reverted in gh-26530 (commit 17c4edc) 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
Source files for binary executables (as opposed to shared modules)