diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-04 10:58:32 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-04 10:58:32 (GMT) |
commit | b423ae6b0879ab1b53c6f517274c0d9e0f235d78 (patch) | |
tree | f43488fe34b2471309e36729343b80af55bf867e /Python/getplatform.c | |
parent | 7bd964dbbe301059f3971b1be281bee0938bc70a (diff) | |
download | cpython-b423ae6b0879ab1b53c6f517274c0d9e0f235d78.zip cpython-b423ae6b0879ab1b53c6f517274c0d9e0f235d78.tar.gz cpython-b423ae6b0879ab1b53c6f517274c0d9e0f235d78.tar.bz2 |
gh-107954, PEP 741: Adjust Python initialization config (#123663)
Setting dev_mode to 1 in an isolated configuration now enables also
faulthandler.
Moreover, setting "module_search_paths" option with
PyInitConfig_SetStrList() now sets "module_search_paths_set" to 1.
Diffstat (limited to 'Python/getplatform.c')
0 files changed, 0 insertions, 0 deletions