Skip to content

bpo-32030: pass interp to _PyImport_Init()#4736

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:import_initstr
Dec 6, 2017
Merged

bpo-32030: pass interp to _PyImport_Init()#4736
vstinner merged 1 commit intopython:masterfrom
vstinner:import_initstr

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 6, 2017

Remove also the initstr variable, unused since the commit
e69f0df pushed in 2012: "bpo-13959:
Re-implement imp.find_module() in Lib/imp.py"

https://bugs.python.org/issue32030

Remove also the initstr variable, unused since the commit
e69f0df pushed in 2012: "bpo-13959:
Re-implement imp.find_module() in Lib/imp.py"
@vstinner vstinner requested a review from a team December 6, 2017 15:54
@vstinner vstinner merged commit 672b6ba into python:master Dec 6, 2017
@vstinner vstinner deleted the import_initstr branch December 6, 2017 16:25
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