Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jul 26, 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.
(cherry picked from commit e6373c0)

Co-authored-by: Eric Snow ericsnowcurrently@gmail.com

…le (pythongh-105258)

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

Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
@ericsnowcurrently ericsnowcurrently requested review from Yhg1s and removed request for a team July 26, 2023 17:18
@ericsnowcurrently
Copy link
Member

This change allows me to independently build the _xxsubinterpreters module against 3.12 without Py_BUILD_CORE, for publishing to PyPI.

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) July 27, 2023 19:15
@ericsnowcurrently ericsnowcurrently merged commit 57ef065 into python:3.12 Jul 27, 2023
@miss-islington miss-islington deleted the backport-e6373c0-3.12 branch July 27, 2023 19:15
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.

4 participants