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 brandtbucher, lys.nikolaou, pablogsal
Date 2021-06-09.20:20:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623270004.55.0.07439902586.issue44368@roundup.psfhosted.org>
In-reply-to
Content
Oh, wait, I think I misunderstood the problem. The problem is that the parser is backtracking and identifying match as a name. 

Indeed, the soft keyword is a pain :(
History
Date User Action Args
2021-06-09 20:20:04pablogsalsetrecipients: + pablogsal, lys.nikolaou, brandtbucher
2021-06-09 20:20:04pablogsalsetmessageid: <1623270004.55.0.07439902586.issue44368@roundup.psfhosted.org>
2021-06-09 20:20:04pablogsallinkissue44368 messages
2021-06-09 20:20:04pablogsalcreate