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.

URL PR 22111
Status merged
Title bpo-42123: Run the parser two times and only enable invalid rules on the second run
History
Date User Action Args
2020-10-26 22:46:06lys.nikolaouunlinkissue41659 pull_requests
2020-10-26 22:42:06lys.nikolaousetstatus: open -> merged
2020-10-22 23:38:16lys.nikolaousettitle: bpo-42123: Implement running the parser two times and only enable invalid rules on the second run -> bpo-42123: Run the parser two times and only enable invalid rules on the second run
2020-10-22 23:37:42lys.nikolaousettitle: Implement running the parser a second time for the error messages -> bpo-42123: Implement running the parser two times and only enable invalid rules on the second run
2020-09-05 13:45:05lys.nikolaousettitle: Implement running the parser a second time for the errors messages -> Implement running the parser a second time for the error messages
2020-09-05 13:42:33lys.nikolaoulinkissue41659 pull_requests
2020-09-05 13:42:33lys.nikolaoucreate