mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
![]() Optimize `LOAD_FAST` opcodes into faster versions that load borrowed references onto the operand stack when we can prove that the lifetime of the local outlives the lifetime of the temporary that is loaded onto the stack. |
||
---|---|---|
.. | ||
_bootstrap_python.c | ||
_freeze_module.c | ||
_freeze_module.py | ||
_testembed.c | ||
freeze_test_frozenmain.py | ||
python.c | ||
README | ||
test_frozenmain.h | ||
test_frozenmain.py |
Source files for binary executables (as opposed to shared modules)