◐ Shell
reader mode source ↗
Skip to content

bpo-33305: Improve SyntaxError for invalid numerical literals.#6517

Merged
serhiy-storchaka merged 5 commits into
python:masterfrom
serhiy-storchaka:compiler-invalid-numbers-errors
Jul 9, 2018
Merged

bpo-33305: Improve SyntaxError for invalid numerical literals.#6517
serhiy-storchaka merged 5 commits into
python:masterfrom
serhiy-storchaka:compiler-invalid-numbers-errors

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Apr 18, 2018

Copy link
Copy Markdown
Member

@SylvainDe SylvainDe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hide comment

This could be great.
Out of curiosity, would it make sense to add the character causing troubles in all cases ?

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

I'm going to merge this PR if there are no other suggestions.

@mdickinson mdickinson 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.

Hide comment

The new messages look great to me; I haven't reviewed the C code changes in detail.

@serhiy-storchaka serhiy-storchaka merged commit cf7303e into python:master Jul 9, 2018
@serhiy-storchaka serhiy-storchaka deleted the compiler-invalid-numbers-errors branch July 9, 2018 12:09
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