cpython/Programs
Victor Stinner 6826ebf986
gh-89745: Remove test_embed.test_init_read_set() (#139500)
Since Python 3.11, it's no longer possible to call PyConfig_Read() to
get the path configuration, and then modify the path configuration.
2025-10-02 16:52:10 +02:00
..
_bootstrap_python.c Remove more remnants of deepfreeze (#118159) 2024-04-22 12:17:57 -07:00
_freeze_module.c Use PyInitConfig API in _freeze_module.c (#137423) 2025-08-06 14:34:56 +02:00
_freeze_module.py
_testembed.c gh-89745: Remove test_embed.test_init_read_set() (#139500) 2025-10-02 16:52:10 +02:00
freeze_test_frozenmain.py
python.c
README
test_frozenmain.h GH-132554: "Virtual" iterators (GH-132555) 2025-05-27 15:59:45 +01:00
test_frozenmain.py

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