bpo-36900: import.c uses PyInterpreterState.core_config by vstinner · Pull Request #13278 · python/cpython
Merged
bpo-36900: import.c uses PyInterpreterState.core_config#13278
vstinner merged 1 commit intopython:masterfrom
vstinner:globals_import
bpo-36900: import.c uses PyInterpreterState.core_config#13278
vstinner merged 1 commit intopython:masterfrom
vstinner:globals_import
Conversation
Copy link Copy Markdown
Member
Move _PyImportZip_Init() to the internal C API and add an 'interp'
parameter.
vstinner
requested review from
brettcannon,
encukou,
ericsnowcurrently,
ncoghlan and
warsaw
as code owners
the-knights-who-say-ni
added
the
CLA signed
label
bedevere-bot
added
the
awaiting core review
label
vstinner
added
the
skip news
label
Move _PyImportZip_Init() to the internal C API and add an 'interp' parameter.
vstinner
merged commit
410b85a
into
python:master
bedevere-bot
removed
the
awaiting core review
label
vstinner
deleted the
globals_import
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment