bpo-38858: Add init_interp_main() subfunction by vstinner · Pull Request #17347 · python/cpython · GitHub
Skip to content

bpo-38858: Add init_interp_main() subfunction - #17347

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:init_interp_main
Nov 22, 2019
Merged

vstinner merged 1 commit into
python:masterfrom
vstinner:init_interp_main

Conversation

@vstinner

@vstinner vstinner commented Nov 22, 2019

Copy link
Copy Markdown
Member

Fix new_interpreter() error handling: undo it all if status is an
exception.

https://bugs.python.org/issue38858

Fix new_interpreter() error handling: undo it all if status is an
exception.
@vstinner

Copy link
Copy Markdown
Member Author

@vstinner
vstinner merged commit b005136 into python:master Nov 22, 2019
@vstinner
vstinner deleted the init_interp_main branch November 22, 2019 16:52
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
Fix new_interpreter() error handling: undo it all if status is an
exception.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Fix new_interpreter() error handling: undo it all if status is an
exception.
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