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, ammar2, gregory.p.smith, lukasz.langa, lys.nikolaou, pablogsal
Date 2021-10-07.23:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633650618.34.0.17710926174.issue45408@roundup.psfhosted.org>
In-reply-to
Content
New changeset 4ce55a2353e07962280181df40af0135aef1cf51 by Pablo Galindo Salgado in branch '3.10':
[3.10] bpo-45408: Don't override previous tokenizer errors in the second parser pass (GH-28812). (GH-28813)
https://github.com/python/cpython/commit/4ce55a2353e07962280181df40af0135aef1cf51
History
Date User Action Args
2021-10-07 23:50:18pablogsalsetrecipients: + pablogsal, gregory.p.smith, lukasz.langa, ammar2, lys.nikolaou, BTaskaya
2021-10-07 23:50:18pablogsalsetmessageid: <1633650618.34.0.17710926174.issue45408@roundup.psfhosted.org>
2021-10-07 23:50:18pablogsallinkissue45408 messages
2021-10-07 23:50:18pablogsalcreate