cpython/Programs
Victor Stinner 209abf7469
bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845)
Calling Py_Initialize() twice does nothing, instead of failing with a
fatal error: restore the Python 3.6 behaviour.
2018-06-22 19:14:51 +02:00
..
README
_freeze_importlib.c bpo-32030: Split Py_Main() into subfunctions (#4399) 2017-11-15 15:48:08 -08:00
_testembed.c bpo-33932: Calling Py_Initialize() twice does nothing (GH-7845) 2018-06-22 19:14:51 +02:00
python.c bpo-32030: Fix compilation on FreeBSD, #include <fenv.h> (#4919) 2017-12-18 23:42:55 +01:00

README

Source files for binary executables (as opposed to shared modules)