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, Daniel Moisset, brandtbucher, freundTech, gvanrossum, kj, laurenjl, lys.nikolaou, pablogsal, rhettinger, willingc, xtreak
Date 2021-04-06.02:17:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617675434.61.0.071491382052.issue42128@roundup.psfhosted.org>
In-reply-to
Content
New changeset f84d5a113680c5a6aaaf9130aed7a34d611748ff by Brandt Bucher in branch 'master':
bpo-42128: __match_args__ can't be a list anymore (GH-25203)
https://github.com/python/cpython/commit/f84d5a113680c5a6aaaf9130aed7a34d611748ff
History
Date User Action Args
2021-04-06 02:17:14brandtbuchersetrecipients: + brandtbucher, gvanrossum, rhettinger, willingc, Daniel Moisset, lys.nikolaou, pablogsal, xtreak, BTaskaya, kj, laurenjl, freundTech
2021-04-06 02:17:14brandtbuchersetmessageid: <1617675434.61.0.071491382052.issue42128@roundup.psfhosted.org>
2021-04-06 02:17:14brandtbucherlinkissue42128 messages
2021-04-06 02:17:14brandtbuchercreate