SIGN IN SIGN UP

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.
V
Victor Stinner committed
1075d1684ab84dc7c28d93cfb46e95e70d3b6d3b
Parent: 91759d9
Committed by GitHub <noreply@github.com> on 3/25/2019, 10:19:57 PM