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, Daniel Moisset, brandtbucher, gvanrossum, kj, laurenjl, lys.nikolaou, pablogsal, rhettinger, willingc, xtreak
Date 2021-03-03.19:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614798407.95.0.704355075035.issue42128@roundup.psfhosted.org>
In-reply-to
Content
Opened https://github.com/python/cpython/pull/24732

> I'm also not entirely sure how "unnamed fields" work, or what they're used for. Presumably, we'd want to end the __match_args__ tuple upon hitting one of these?

AFAIK, they should be just excluded from __match_args__
History
Date User Action Args
2021-03-03 19:06:47pablogsalsetrecipients: + pablogsal, gvanrossum, rhettinger, willingc, Daniel Moisset, lys.nikolaou, xtreak, brandtbucher, BTaskaya, kj, laurenjl
2021-03-03 19:06:47pablogsalsetmessageid: <1614798407.95.0.704355075035.issue42128@roundup.psfhosted.org>
2021-03-03 19:06:47pablogsallinkissue42128 messages
2021-03-03 19:06:47pablogsalcreate