diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-03-25 23:19:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-25 23:19:57 +0100 |
commit | 1075d1684ab84dc7c28d93cfb46e95e70d3b6d3b (patch) | |
tree | 7a0543a13a28f88318d16f8900111ea10198a4a3 /Python/pylifecycle.c | |
parent | 91759d98015e1d6d5e1367cff60592ab548e7806 (diff) | |
download | cpython-git-1075d1684ab84dc7c28d93cfb46e95e70d3b6d3b.tar.gz |
bpo-36301: Add _Py_GetConfigsAsDict() function (GH-12540)
* 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.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions