cpython/Programs
Victor Stinner c76cfe8d89
gh-139927: Fix test_embed on OpenIndiana (#142514)
Avoid swprintf() function in Programs/_testembed.c since it doesn't
work as expected on OpenIndiana.
2025-12-10 15:31:12 +00:00
..
_bootstrap_python.c
_freeze_module.c
_freeze_module.py gh-135801: Add the module parameter to compile() etc (GH-139652) 2025-11-13 13:21:32 +02:00
_testembed.c gh-139927: Fix test_embed on OpenIndiana (#142514) 2025-12-10 15:31:12 +00:00
freeze_test_frozenmain.py gh-135801: Add the module parameter to compile() etc (GH-139652) 2025-11-13 13:21:32 +02:00
python.c
README
test_frozenmain.h
test_frozenmain.py

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