◐ Shell
clean mode source ↗

bpo-32030: pass interp to _PyImport_Init() by vstinner · Pull Request #4736 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

vstinner

merged 1 commit into

python:masterfrom

vstinner:import_initstr

Dec 6, 2017

Merged

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

vstinner

merged 1 commit into

python:masterfrom

vstinner:import_initstr

Conversation

@vstinner

@vstinner vstinner commented

Dec 6, 2017

edited by bedevere-bot

Loading

Copy link Copy Markdown

Member

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

Reviewers

No reviews

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