mirror of
https://github.com/python/cpython.git
synced 2026-01-03 05:54:03 +00:00
Stop using "static PyConfig", PyConfig must now always use
dynamically allocated strings: use PyConfig_SetString(),
PyConfig_SetArgv() and PyConfig_Clear().
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| _freeze_importlib.c | ||
| _testembed.c | ||
| python.c | ||
| README | ||
Source files for binary executables (as opposed to shared modules)