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 gvanrossum
Recipients docs@python, gvanrossum, levkivskyi, ramalho
Date 2020-06-17.00:23:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592353391.29.0.91568214261.issue40978@roundup.psfhosted.org>
In-reply-to
Content
And here I had hoped that this was a Pull Request. :-)

Note that the docs also still state that these are ABCs -- in fact they are Protocols.

I'm not sure why the same info should be repeated for the `@runtime_checkable` decorator though.
History
Date User Action Args
2020-06-17 00:23:11gvanrossumsetrecipients: + gvanrossum, docs@python, levkivskyi, ramalho
2020-06-17 00:23:11gvanrossumsetmessageid: <1592353391.29.0.91568214261.issue40978@roundup.psfhosted.org>
2020-06-17 00:23:11gvanrossumlinkissue40978 messages
2020-06-17 00:23:11gvanrossumcreate