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 miss-islington
Recipients gvanrossum, kj, miss-islington
Date 2020-12-05.16:24:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607185481.69.0.0495702561531.issue42576@roundup.psfhosted.org>
In-reply-to
Content
New changeset d5c029b1a9b47737efb8966f804d28b99a2de239 by Miss Islington (bot) in branch '3.9':
bpo-42576: Raise TypeError when passing in keyword arguments to GenericAlias (GH-23656)
https://github.com/python/cpython/commit/d5c029b1a9b47737efb8966f804d28b99a2de239
History
Date User Action Args
2020-12-05 16:24:41miss-islingtonsetrecipients: + miss-islington, gvanrossum, kj
2020-12-05 16:24:41miss-islingtonsetmessageid: <1607185481.69.0.0495702561531.issue42576@roundup.psfhosted.org>
2020-12-05 16:24:41miss-islingtonlinkissue42576 messages
2020-12-05 16:24:41miss-islingtoncreate