cpython/Programs
Mark Shannon 981d172f7f
GH-112354: END_FOR instruction to only pop one value. (GH-114247)
* Compiler emits END_FOR; POP_TOP instead of END_FOR. To support tier 2 side exits in loops.
2024-01-24 15:10:17 +00:00
..
_bootstrap_python.c
_freeze_module.c
_freeze_module.py
_testembed.c gh-112532: Require mimalloc in --disable-gil builds (gh-112883) 2023-12-12 09:04:48 +09:00
freeze_test_frozenmain.py
python.c
README
test_frozenmain.h GH-112354: END_FOR instruction to only pop one value. (GH-114247) 2024-01-24 15:10:17 +00:00
test_frozenmain.py

Source files for binary executables (as opposed to shared modules)