Skip to content

[3.7] bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565)#12671

Merged
pablogsal merged 1 commit intopython:3.7from
pablogsal:backport-cb0748d-3.7
Apr 3, 2019
Merged

[3.7] bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565)#12671
pablogsal merged 1 commit intopython:3.7from
pablogsal:backport-cb0748d-3.7

Conversation

@pablogsal
Copy link
Copy Markdown
Member

@pablogsal pablogsal commented Apr 3, 2019

…of numeric IDs (pythonGH-12565)

The error messages in the parser module are referring to numeric IDs for the nodes. To improve readability, use the node names when reporting errors..
(cherry picked from commit cb0748d)

Co-authored-by: tyomitch <tyomitch@gmail.com>
@pablogsal pablogsal force-pushed the backport-cb0748d-3.7 branch from 866a1aa to 59a6099 Compare April 3, 2019 05:39
@pablogsal pablogsal merged commit 513d142 into python:3.7 Apr 3, 2019
@pablogsal pablogsal deleted the backport-cb0748d-3.7 branch April 3, 2019 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants