mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* Rename 'defined' attribute to 'in_local' to more accurately reflect how it is used * Make death of variables explicit even for array variables. * Convert in_memory from boolean to stack offset * Don't apply liveness analysis to optimizer generated code * Fix RETURN_VALUE in optimizer
Miscellaneous source files for the main Python shared library