Skip to content

bpo-34868: Improve error message with '_' is combined with an invalid type specifier.#9666

Merged
benjaminp merged 1 commit into
python:masterfrom
benjaminp:invalid-type-error-message
Oct 2, 2018
Merged

bpo-34868: Improve error message with '_' is combined with an invalid type specifier.#9666
benjaminp merged 1 commit into
python:masterfrom
benjaminp:invalid-type-error-message

Conversation

@benjaminp

@benjaminp benjaminp commented Oct 2, 2018

Copy link
Copy Markdown
Contributor

@serhiy-storchaka serhiy-storchaka left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks a tiny bit tricky, but works.

@benjaminp benjaminp merged commit cbda8fc into python:master Oct 2, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @benjaminp for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@benjaminp benjaminp deleted the invalid-type-error-message branch October 2, 2018 04:54
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 2, 2018
…invalid type specifier. (pythonGH-9666)

(cherry picked from commit cbda8fc)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-9668 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 2, 2018
…invalid type specifier. (pythonGH-9666)

(cherry picked from commit cbda8fc)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
@bedevere-bot

Copy link
Copy Markdown

GH-9669 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Oct 2, 2018
…invalid type specifier. (GH-9666)

(cherry picked from commit cbda8fc)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
miss-islington added a commit that referenced this pull request Oct 2, 2018
…invalid type specifier. (GH-9666)

(cherry picked from commit cbda8fc)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
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.

5 participants