Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 4, 2024

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.

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.
@vstinner vstinner enabled auto-merge (squash) September 4, 2024 10:48
@vstinner vstinner merged commit b423ae6 into python:main Sep 4, 2024
37 checks passed
@vstinner vstinner deleted the pep741_adjust branch September 4, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant