mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
* Reject uop definitions that declare values as 'unused' that are already cached by prior uops * Track which variables are defined and only load from memory when needed * Support explicit `flush` in macro definitions. * Make sure stack is flushed in where needed.
Miscellaneous source files for the main Python shared library