/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
cpython/
Programs/
..
README

Issue #18093: Factor out the programs that embed the runtime

12 лет назад
_bootstrap_python.c

Remove more remnants of deepfreeze (#118159)

2 года назад
_freeze_module.c

gh-141510: Change marshal version to 6 (#145551)

5 месяцев назад
_freeze_module.py

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
_testembed.c

gh-152132: Fix Py_RunMain() to return an exit code (#153446)

месяц назад
freeze_test_frozenmain.py

gh-135801: Add the module parameter to compile() etc (GH-139652)

9 месяцев назад
python.c

bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)

6 лет назад
test_frozenmain.h

gh-145855: Remove the DELETE_ATTR bytecode (GH-146216)

месяц назад
test_frozenmain.py

bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)

5 лет назад
README
Source files for binary executables (as opposed to shared modules)