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 BTaskaya, lys.nikolaou, pablogsal, terry.reedy, tusharsadhwani
Date 2022-01-30.11:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643542626.13.0.823238744105.issue46521@roundup.psfhosted.org>
In-reply-to
Content
> The message is off

That's because the tokenizer sees the error before the parser even has time to see the other one. Not sure if is technically anything to fix here other than the order of reporting two different errors, which may be a bit tricky to fix.
History
Date User Action Args
2022-01-30 11:37:06pablogsalsetrecipients: + pablogsal, terry.reedy, lys.nikolaou, BTaskaya, tusharsadhwani
2022-01-30 11:37:06pablogsalsetmessageid: <1643542626.13.0.823238744105.issue46521@roundup.psfhosted.org>
2022-01-30 11:37:06pablogsallinkissue46521 messages
2022-01-30 11:37:06pablogsalcreate