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 brandtbucher
Recipients brandtbucher, corona10, kj, tim.peters
Date 2021-08-30.15:38:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630337934.43.0.562992698216.issue45045@roundup.psfhosted.org>
In-reply-to
Content
Thanks, this is awesome.

FYI, there's probably more low-hanging fruit like this scattered about the pattern matching implementation. It's all very new code, mostly written by one person ;).

(I wouldn't worry too much about the pattern compiler, though... I'm currently finishing up a total rewrite of that!)
History
Date User Action Args
2021-08-30 15:38:54brandtbuchersetrecipients: + brandtbucher, tim.peters, corona10, kj
2021-08-30 15:38:54brandtbuchersetmessageid: <1630337934.43.0.562992698216.issue45045@roundup.psfhosted.org>
2021-08-30 15:38:54brandtbucherlinkissue45045 messages
2021-08-30 15:38:54brandtbuchercreate