← 返回首页
gh-107954, PEP 741: Adjust Python initialization config by vstinner · Pull Request #123663 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-107954, PEP 741: Adjust Python initialization config#123663

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:pep741_adjust
Sep 4, 2024
Merged

gh-107954, PEP 741: Adjust Python initialization config#123663
vstinner merged 1 commit into
python:mainfrom
vstinner:pep741_adjust

Conversation

vstinner commented Sep 4, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Footer

© 2026 GitHub, Inc.