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