Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 25, 2019

dump_config() of _testembed.c now dumps preconfig as a separated key.

https://bugs.python.org/issue36301

* Add _Py_GetConfigsAsDict() function to get all configurations as a
  dict.
* dump_config() of _testembed.c now dumps preconfig as a separated
  key: call _Py_GetConfigsAsDict().
* Make _PyMainInterpreterConfig_AsDict() private.
@vstinner vstinner merged commit 1075d16 into python:master Mar 25, 2019
@vstinner vstinner deleted the test branch March 25, 2019 22:20
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