← 返回首页
gh-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API by ericsnowcurrently · Pull Request #104110 · 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-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API#104110

Merged
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:interpreter-config-capi
May 3, 2023
Merged

gh-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API#104110
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:interpreter-config-capi

Conversation

ericsnowcurrently commented May 2, 2023
edited
Loading

Copy link
Copy Markdown
Member

We also expose PyInterpreterConfig. This is part of the PEP 684 (per-interpreter GIL) implementation. We will add docs as soon as we can.

FYI, I'm adding the new config field for per-interpreter GIL in gh-99114.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Footer

© 2026 GitHub, Inc.