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 27432
Status merged
Title bpo-43897: Reject `"_"` captures and top-level `MatchStar` in the AST validator
History
Date User Action Args
2021-07-29 00:24:20brandtbuchersetstatus: open -> merged
2021-07-28 21:52:45brandtbuchersettitle: bpo-43897: Reject "_" captures and top-level `MatchStar` in the AST validator -> bpo-43897: Reject `"_"` captures and top-level `MatchStar` in the AST validator
2021-07-28 21:52:16brandtbucherlinkissue43897 pull_requests
2021-07-28 21:52:16brandtbuchercreate