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 esoma
Recipients esoma, gvanrossum
Date 2021-01-09.01:49:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610156973.51.0.359644766766.issue42840@roundup.psfhosted.org>
In-reply-to
Content
Seems I misframed the issue a bit. I didn't realize keyword arguments besides 'metaclass' were introduced with PEP 3115 with Python 3.0.


In any case I've posted a PR to update the docs and typeshed.
Typeshed PR for reference: https://github.com/python/typeshed/pull/4918
History
Date User Action Args
2021-01-09 01:49:33esomasetrecipients: + esoma, gvanrossum
2021-01-09 01:49:33esomasetmessageid: <1610156973.51.0.359644766766.issue42840@roundup.psfhosted.org>
2021-01-09 01:49:33esomalinkissue42840 messages
2021-01-09 01:49:33esomacreate