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
CODEOWNERS -rw-r--r-- 2.7 KB
CONTRIBUTING.rst -rw-r--r-- 2.4 KB
PULL_REQUEST_TEMPLATE.md -rw-r--r-- 700 bytes
SECURITY.md -rw-r--r-- 530 bytes
codecov.yml -rw-r--r-- 482 bytes

back to top