mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
1b8bb1ed0c
* 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