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-26.22:42:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603752130.7.0.919569438476.issue42123@roundup.psfhosted.org>
In-reply-to
Content
New changeset bca701403253379409dece03053dbd739c0bd059 by Lysandros Nikolaou in branch 'master':
bpo-42123: Run the parser two times and only enable invalid rules on the second run (GH-22111)
https://github.com/python/cpython/commit/bca701403253379409dece03053dbd739c0bd059
History
Date User Action Args
2020-10-26 22:42:10lys.nikolaousetrecipients: + lys.nikolaou, gvanrossum, terry.reedy, pablogsal
2020-10-26 22:42:10lys.nikolaousetmessageid: <1603752130.7.0.919569438476.issue42123@roundup.psfhosted.org>
2020-10-26 22:42:10lys.nikolaoulinkissue42123 messages
2020-10-26 22:42:10lys.nikolaoucreate