SIGN IN SIGN UP

bpo-42260: Add _PyConfig_FromDict() (GH-23167)

* Rename config_as_dict() to _PyConfig_AsDict().
* Add 'module_search_paths_set' to _PyConfig_AsDict().
* Add _PyConfig_FromDict().
* Add get_config() and set_config() to _testinternalcapi.
* Add config_check_consistency().
V
Victor Stinner committed
f3cb81431574453aac3b6dcadb3120331e6a8f1c
Parent: 4662fa9
Committed by GitHub <noreply@github.com> on 11/5/2020, 5:12:33 PM