diff options
author | tyomitch <tyomitch@gmail.com> | 2019-04-03 05:12:07 (GMT) |
---|---|---|
committer | Pablo Galindo <Pablogsal@gmail.com> | 2019-04-03 05:12:07 (GMT) |
commit | cb0748d3939c31168ab5d3b80e3677494497d5e3 (patch) | |
tree | 8debb59a0158afc0dd194ea161ca2669e7bdcef7 /Lib/test/test_stringprep.py | |
parent | 76b387bf7402863c5e64e3459e2f91ddc3b9d2d3 (diff) | |
download | cpython-cb0748d3939c31168ab5d3b80e3677494497d5e3.zip cpython-cb0748d3939c31168ab5d3b80e3677494497d5e3.tar.gz cpython-cb0748d3939c31168ab5d3b80e3677494497d5e3.tar.bz2 |
bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-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.
Diffstat (limited to 'Lib/test/test_stringprep.py')
0 files changed, 0 insertions, 0 deletions