Skip to content

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

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:interpreter-id-no-str
Sep 25, 2019
Merged

bpo-38005: Remove support of string argument in InterpreterID().#16227
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:interpreter-id-no-str

Conversation

@serhiy-storchaka

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

Copy link
Copy Markdown
Member

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
Copy Markdown
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 <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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 <storchaka@gmail.com>
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