This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients A. Skrobov, benjamin.peterson, berker.peksag, brett.cannon, fdrake, gregory.p.smith, pablogsal, python-dev, serhiy.storchaka, xcombelle
Date 2019-04-03.18:35:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1554316509.34.0.782364790668.issue36440@roundup.psfhosted.org>
In-reply-to
Content
New changeset 513d142993bb8c13e6803727fa086e44eafc360f by Pablo Galindo in branch '3.7':
[3.7] bpo-36440: include node names in ParserError messages, instead of numeric IDs (GH-12565) (GH-12671)
https://github.com/python/cpython/commit/513d142993bb8c13e6803727fa086e44eafc360f
History
Date User Action Args
2019-04-03 18:35:09pablogsalsetrecipients: + pablogsal, fdrake, brett.cannon, gregory.p.smith, benjamin.peterson, python-dev, berker.peksag, serhiy.storchaka, xcombelle, A. Skrobov
2019-04-03 18:35:09pablogsalsetmessageid: <1554316509.34.0.782364790668.issue36440@roundup.psfhosted.org>
2019-04-03 18:35:09pablogsallinkissue36440 messages
2019-04-03 18:35:09pablogsalcreate