bpo-36900: import.c uses PyInterpreterState.core_config by vstinner · Pull Request #13278 · python/cpython

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

edited by bedevere-bot

Loading

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

Reviewers

@brettcannon brettcannon Awaiting requested review from brettcannon

@encukou encukou Awaiting requested review from encukou

@ericsnowcurrently ericsnowcurrently Awaiting requested review from ericsnowcurrently

@ncoghlan ncoghlan Awaiting requested review from ncoghlan

@warsaw warsaw Awaiting requested review from warsaw

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner @the-knights-who-say-ni @bedevere-bot