Skip to content

gh-101524: Only Use Public C-API in the _xxsubinterpreters Module#105258

Merged
ericsnowcurrently merged 4 commits intopython:mainfrom
ericsnowcurrently:_xxsubinterpreters-public-api-only
Jun 2, 2023
Merged

gh-101524: Only Use Public C-API in the _xxsubinterpreters Module#105258
ericsnowcurrently merged 4 commits intopython:mainfrom
ericsnowcurrently:_xxsubinterpreters-public-api-only

Conversation

@ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Jun 2, 2023

The _xxsubinterpreters module was meant to only use public API. Some internal C-API usage snuck in over the last few years (e.g. gh-28969). This fixes that.

Loading
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.

3 participants