Skip to content

bpo-36900: import.c uses PyInterpreterState.core_config#13278

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:globals_import
May 13, 2019
Merged

bpo-36900: import.c uses PyInterpreterState.core_config#13278
vstinner merged 1 commit intopython:masterfrom
vstinner:globals_import

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented May 13, 2019

Move _PyImportZip_Init() to the internal C API and add an 'interp'
parameter.

https://bugs.python.org/issue36900

Move _PyImportZip_Init() to the internal C API and add an 'interp'
parameter.
@vstinner vstinner merged commit 410b85a into python:master May 13, 2019
@vstinner vstinner deleted the globals_import branch May 13, 2019 15:12
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