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-07 21:20:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc2cb86d210555d509debaeefd370d5331cd9d93
cpython
/
Programs
T
History
Brandt Bucher
22e65eecaa
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
2023-09-13 10:25:45 -07:00
..
_bootstrap_python.c
GH-108716: Turn off deep-freezing of code objects. (GH-108722)
2023-09-08 10:34:40 +01:00
_freeze_module.c
GH-108716: Turn off deep-freezing of code objects. (GH-108722)
2023-09-08 10:34:40 +01:00
_freeze_module.py
bpo-45949: Pure Python freeze module for cross builds (GH-29899)
2021-12-13 20:48:46 +01:00
_testembed.c
gh-108753: Enhance pystats (
#108754
)
2023-09-06 15:54:59 +00:00
freeze_test_frozenmain.py
…
python.c
…
README
…
test_frozenmain.h
GH-105848: Replace KW_NAMES + CALL with LOAD_CONST + CALL_KW (GH-109300)
2023-09-13 10:25:45 -07:00
test_frozenmain.py
…
README
Source files for binary executables (as opposed to shared modules)
Reference in New Issue
View Git Blame
Copy Permalink