Skip to content

bpo-40241: Add pycore_interp.h header#19499

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:pycore_interp
Apr 13, 2020
Merged

bpo-40241: Add pycore_interp.h header#19499
vstinner merged 1 commit intopython:masterfrom
vstinner:pycore_interp

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Apr 13, 2020

Move PyInterpreterState and related functions to a new internal
pycore_interp.h header file.

https://bugs.python.org/issue40241

Move PyInterpreterState and related functions to a new internal
pycore_interp.h header file.
@vstinner vstinner requested a review from a team as a code owner April 13, 2020 10:27
@vstinner vstinner merged commit 0c13e1f into python:master Apr 13, 2020
@vstinner vstinner deleted the pycore_interp branch April 13, 2020 10:47
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