Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 30, 2019

  • Set PyPreConfig.struct_size and PyConfig.struct_size as required by
    the API.
  • PyPreConfig_InitPythonConfig() can now fail: check PyStatus result.

https://bugs.python.org/issue38304

* Set PyPreConfig.struct_size and PyConfig.struct_size as required by
  the API.
* PyPreConfig_InitPythonConfig() can now fail: check PyStatus result.
@vstinner vstinner requested a review from a team as a code owner September 30, 2019 10:34
@vstinner vstinner merged commit 81f6b03 into python:3.8 Sep 30, 2019
@vstinner vstinner deleted the python_uwp38 branch September 30, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants