gh-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API by ericsnowcurrently · Pull Request #104110 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

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

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@ericsnowcurrently

Copy link

Member

@ericsnowcurrently ericsnowcurrently commented

May 2, 2023

edited

Loading

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ericsnowcurrently @bedevere-bot