Staging
v0.8.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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.5 KB
README.rst -rw-r--r-- 4.6 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.7 KB
conf.py -rw-r--r-- 7.1 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 54.5 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 5.5 KB
requirements.txt -rw-r--r-- 381 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top