FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-107954, PEP 741: Adjust Python initialization config by vstinner · Pull Request #123663 · python/cpython · GitHub

/ cpython Public

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


Back | FazBrowse Home | New Git URL