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, ncoghlan, pablogsal
Date 2021-07-28.17:14:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627492497.85.0.568220269963.issue43897@roundup.psfhosted.org>
In-reply-to
Content
New changeset 31bec6f1b178dadec3cb43353274b4e958a8f015 by Batuhan Taskaya in branch 'main':
bpo-43897: AST validation for pattern matching nodes (GH24771)
https://github.com/python/cpython/commit/31bec6f1b178dadec3cb43353274b4e958a8f015
History
Date User Action Args
2021-07-28 17:14:57brandtbuchersetrecipients: + brandtbucher, ncoghlan, pablogsal, BTaskaya
2021-07-28 17:14:57brandtbuchersetmessageid: <1627492497.85.0.568220269963.issue43897@roundup.psfhosted.org>
2021-07-28 17:14:57brandtbucherlinkissue43897 messages
2021-07-28 17:14:57brandtbuchercreate