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:31
@vstinner vstinner merged commit 89f8177 into python:master Sep 30, 2019
@vstinner vstinner deleted the python_uwp branch September 30, 2019 10:52
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
* Set PyPreConfig.struct_size and PyConfig.struct_size as required by
  the API.
* PyPreConfig_InitPythonConfig() can now fail: check PyStatus result.
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