Staging
v0.5.1
https://github.com/python/cpython
Revision f3cb81431574453aac3b6dcadb3120331e6a8f1c authored by Victor Stinner on 05 November 2020, 17:12:33 UTC, committed by GitHub on 05 November 2020, 17:12:33 UTC
* 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().
1 parent 4662fa9
History
Tip revision: f3cb81431574453aac3b6dcadb3120331e6a8f1c authored by Victor Stinner on 05 November 2020, 17:12:33 UTC
bpo-42260: Add _PyConfig_FromDict() (GH-23167)
Tip revision: f3cb814
File Mode Size
windows-release
ci.yml -rw-r--r-- 2.6 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 768 bytes
posix-deps-apt.sh -rwxr-xr-x 590 bytes
posix-steps.yml -rw-r--r-- 2.6 KB
pr.yml -rw-r--r-- 2.6 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 3.9 KB
windows-steps.yml -rw-r--r-- 1.5 KB

back to top