Skip to content

bpo-38005: Remove support of string argument in InterpreterID(). #16227

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Sep 17, 2019

Make negative interpreter id to raise ValueError instead of RuntimeError.

https://bugs.python.org/issue38005

Make negative interpreter id to raise ValueError instead of RuntimeError.
@miss-islington
Copy link
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 25, 2019
…honGH-16227)

Make negative interpreter id to raise ValueError instead of RuntimeError.
(cherry picked from commit 543a395)

Co-authored-by: Serhiy Storchaka <[email protected]>
@bedevere-bot
Copy link

GH-16394 is a backport of this pull request to the 3.8 branch.

miss-islington added a commit that referenced this pull request Sep 25, 2019
…16227)

Make negative interpreter id to raise ValueError instead of RuntimeError.
(cherry picked from commit 543a395)

Co-authored-by: Serhiy Storchaka <[email protected]>
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
…honGH-16227)

Make negative interpreter id to raise ValueError instead of RuntimeError.
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.

4 participants