mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
2d370da570
* Rename local variables, names and consts, from the interpeter loop. Will allow non-code objects in frames for better introspection of C builtins and extensions. * Remove unused dummy variables.
Miscellaneous source files for the main Python shared library