This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-06 20:51:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d37e423d554b4a37e45fc83c8b03cb878bce76d
cpython
/
Programs
T
History
Ken Jin
3d0824aef2
gh-127958: Trace from RESUME in the JIT (GH-145905)
2026-03-17 00:18:59 +08:00
..
_bootstrap_python.c
Remove more remnants of deepfreeze (
#118159
)
2024-04-22 12:17:57 -07:00
_freeze_module.c
gh-141510: Change marshal version to 6 (
#145551
)
2026-03-06 10:23:11 +01:00
_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-142417: Restore private _Py_InitializeMain() function (
#145472
)
2026-03-04 11:00:08 +01: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
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
2020-04-15 04:01:58 +02:00
README
Issue
#18093
: Factor out the programs that embed the runtime
2014-07-25 21:52:14 +10:00
test_frozenmain.h
gh-127958: Trace from RESUME in the JIT (GH-145905)
2026-03-17 00:18:59 +08:00
test_frozenmain.py
bpo-44131: Py_FrozenMain() uses PyConfig_SetBytesArgv() (GH-26201)
2021-05-20 12:08:05 +02:00
README
Source files for binary executables (as opposed to shared modules)
Reference in New Issue
View Git Blame
Copy Permalink