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, brandtbucher, miss-islington, ncoghlan, pablogsal
Date 2021-07-29.00:24:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627518289.39.0.665254479737.issue43897@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8d0647485db5af2a0f0929d6509479ca45f1281b by Brandt Bucher in branch 'main':
bpo-43897: Reject "_" captures and top-level MatchStar in the AST validator (GH-27432)
https://github.com/python/cpython/commit/8d0647485db5af2a0f0929d6509479ca45f1281b
History
Date User Action Args
2021-07-29 00:24:49brandtbuchersetrecipients: + brandtbucher, ncoghlan, pablogsal, miss-islington, BTaskaya
2021-07-29 00:24:49brandtbuchersetmessageid: <1627518289.39.0.665254479737.issue43897@roundup.psfhosted.org>
2021-07-29 00:24:49brandtbucherlinkissue43897 messages
2021-07-29 00:24:48brandtbuchercreate