Skip to content
Branch: 3.8
Find file History
Pull request Compare This branch is 1022 commits ahead, 1563 commits behind master.
miss-islington and vstinner bpo-38304: PyConfig_InitPythonConfig() cannot fail anymore (GH-16509)
PyConfig_InitPythonConfig() and PyConfig_InitIsolatedConfig() no
longer return PyStatus: they cannot fail anymore.
(cherry picked from commit 8462a49)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
Latest commit d49f096 Oct 1, 2019
Permalink
Type Name Latest commit message Commit time
..
Failed to load latest commit information.
README Issue #18093: Factor out the programs that embed the runtime Jul 25, 2014
_freeze_importlib.c
_testembed.c
python.c bpo-36763: Implement the PEP 587 (GH-13592) May 27, 2019

README

Source files for binary executables (as opposed to shared modules)
You can’t perform that action at this time.