[issue42840] `type` takes **kwargs for __init_subclass__

Erik Soma report at bugs.python.org
Fri Jan 8 20:49:33 EST 2021


Erik Soma <stillusingirc at gmail.com> added the comment:

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

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42840>
_______________________________________


More information about the Python-bugs-list mailing list