Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 15, 2019

_PyPreConfig_Write() now writes the applied pre-configuration into
_PyRuntimeState.preconfig.

https://bugs.python.org/issue36301

_PyPreConfig_Write() now writes the applied pre-configuration into _PyRuntimeState.preconfig.
@vstinner
Copy link
Member Author

Replaced by PR #12351.

@vstinner vstinner closed this Mar 15, 2019
@vstinner vstinner deleted the runtime_preconfig branch March 15, 2019 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment