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-13 07:59:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c2ec174d243da5d2607dbf06c4451d0093ac40ba
cpython
/
Programs
T
History
Victor Stinner
594b00057e
gh-108765: Python.h no longer includes <unistd.h> (
#108783
)
2023-09-02 16:50:18 +02:00
..
_bootstrap_python.c
gh-99582: freeze
zipimport
into
_bootstrap_python
(
#99583
)
2022-12-10 15:05:56 +05:30
_freeze_module.c
gh-108765: Python.h no longer includes <unistd.h> (
#108783
)
2023-09-02 16:50:18 +02: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-106659: Fix test_embed.test_forced_io_encoding() on Windows (
#108010
)
2023-08-16 11:56:56 +00:00
freeze_test_frozenmain.py
bpo-44131: Test Py_FrozenMain() (GH-26126)
2021-05-17 23:48:35 +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-105481: generate op IDs from bytecode.c instead of hard coding them in opcode.py (
#107971
)
2023-08-16 22:25:18 +00: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