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 willingc
Recipients BTaskaya, Daniel Moisset, brandtbucher, gvanrossum, kj, laurenjl, lys.nikolaou, pablogsal, willingc, xtreak
Date 2021-03-01.02:08:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614564525.02.0.08563491777.issue42128@roundup.psfhosted.org>
In-reply-to
Content
New changeset a8e2615aa885a121b8cf8e9cd07696207356a25a by Pablo Galindo in branch 'master':
bpo-42128: Add documentation for the new match-based AST nodes (GH-24673)
https://github.com/python/cpython/commit/a8e2615aa885a121b8cf8e9cd07696207356a25a
History
Date User Action Args
2021-03-01 02:08:45willingcsetrecipients: + willingc, gvanrossum, Daniel Moisset, lys.nikolaou, pablogsal, xtreak, brandtbucher, BTaskaya, kj, laurenjl
2021-03-01 02:08:45willingcsetmessageid: <1614564525.02.0.08563491777.issue42128@roundup.psfhosted.org>
2021-03-01 02:08:45willingclinkissue42128 messages
2021-03-01 02:08:44willingccreate