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 lys.nikolaou
Recipients gvanrossum, lys.nikolaou, pablogsal, terry.reedy
Date 2020-10-28.00:14:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603844058.82.0.130247526846.issue42123@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24a7c298d47658295673dc04d1b6d59f2b200a7c by Lysandros Nikolaou in branch '3.9':
[3.9] bpo-42123: Run the parser two times and only enable invalid rules on the second run (GH-22111) (GH-23011)
https://github.com/python/cpython/commit/24a7c298d47658295673dc04d1b6d59f2b200a7c
History
Date User Action Args
2020-10-28 00:14:19lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, terry.reedy, pablogsal
2020-10-28 00:14:18lys.nikolaousetmessageid: <1603844058.82.0.130247526846.issue42123@roundup.psfhosted.org>
2020-10-28 00:14:18lys.nikolaoulinkissue42123 messages
2020-10-28 00:14:18lys.nikolaoucreate