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 miss-islington
Recipients miss-islington, pablogsal
Date 2021-05-04.01:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620090466.86.0.777858364287.issue43822@roundup.psfhosted.org>
In-reply-to
Content
New changeset d1ff838d1091853ed6f56bc1573606dc0d74a691 by Miss Islington (bot) in branch '3.10':
bpo-43822: Prioritize tokenizer errors over custom syntax errors when raising parser exceptions (GH-25866)
https://github.com/python/cpython/commit/d1ff838d1091853ed6f56bc1573606dc0d74a691
History
Date User Action Args
2021-05-04 01:07:46miss-islingtonsetrecipients: + miss-islington, pablogsal
2021-05-04 01:07:46miss-islingtonsetmessageid: <1620090466.86.0.777858364287.issue43822@roundup.psfhosted.org>
2021-05-04 01:07:46miss-islingtonlinkissue43822 messages
2021-05-04 01:07:46miss-islingtoncreate