Staging
v0.8.1
https://github.com/python/cpython
Revision 81f6b031c46721478372d77fe2e55aa1f8300ae1 authored by Victor Stinner on 30 September 2019, 10:53:17 UTC, committed by GitHub on 30 September 2019, 10:53:17 UTC
* Set PyPreConfig.struct_size and PyConfig.struct_size as required by
  the API.
* PyPreConfig_InitPythonConfig() can now fail: check PyStatus result.
1 parent bfca56b
History
Tip revision: 81f6b031c46721478372d77fe2e55aa1f8300ae1 authored by Victor Stinner on 30 September 2019, 10:53:17 UTC
bpo-38304: Fix PyConfig usage in python_uwp.cpp (GH-16488)
Tip revision: 81f6b03
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.8 KB
_testembed.c -rw-r--r-- 47.1 KB
python.c -rw-r--r-- 298 bytes

README

back to top