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 BTaskaya, brandtbucher, ncoghlan, pablogsal
Date 2021-07-10.00:16:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1625876195.03.0.904275030918.issue43897@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f7636887e9f978352aa47b18d5f376263663ba1 by Batuhan Taskaya in branch '3.10':
[3.10] bpo-43897: ast validation for pattern matching nodes (GH-27074)
https://github.com/python/cpython/commit/2f7636887e9f978352aa47b18d5f376263663ba1
History
Date User Action Args
2021-07-10 00:16:35pablogsalsetrecipients: + pablogsal, ncoghlan, brandtbucher, BTaskaya
2021-07-10 00:16:35pablogsalsetmessageid: <1625876195.03.0.904275030918.issue43897@roundup.psfhosted.org>
2021-07-10 00:16:35pablogsallinkissue43897 messages
2021-07-10 00:16:34pablogsalcreate