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
Grammar -rw-r--r-- 9.6 KB
Tokens -rw-r--r-- 1.5 KB

back to top