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 BTaskaya, Daniel Moisset, brandtbucher, gvanrossum, kj, laurenjl, lys.nikolaou, pablogsal, willingc, xtreak
Date 2021-02-28.19:46:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614541606.4.0.823447161112.issue42128@roundup.psfhosted.org>
In-reply-to
Content
@BTaskaya, do you think you'll have time to open a PR with your AST validator this weekend? It looks good to me (assuming tests pass).

Also, we should add the AST docs to our documentation to-do list (should be just adding entries for ast.Match, ast.MatchAs, ast.MatchOr, and ast.match_case).

I'll try to find time to review the open doc PRs today.
History
Date User Action Args
2021-02-28 19:46:46brandtbuchersetrecipients: + brandtbucher, gvanrossum, willingc, Daniel Moisset, lys.nikolaou, pablogsal, xtreak, BTaskaya, kj, laurenjl
2021-02-28 19:46:46brandtbuchersetmessageid: <1614541606.4.0.823447161112.issue42128@roundup.psfhosted.org>
2021-02-28 19:46:46brandtbucherlinkissue42128 messages
2021-02-28 19:46:46brandtbuchercreate