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 terry.reedy
Recipients Gobot1234, Orie, terry.reedy
Date 2021-12-25.02:02:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640397773.74.0.315470023051.issue46174@roundup.psfhosted.org>
In-reply-to
Content
(IDLE does not support typing.Protocol classes, because no one has proposed that it do so, let alone submit a patch.)

A new keyword requires a PEP that specifies the syntax for an 'interface' statement and what such a statement would do.  You should start with discussion on the python-ideas list.  This should probably be closed until there is a concrete proposal that could be evaluated and possibly implemented or rejected.
History
Date User Action Args
2021-12-25 02:02:53terry.reedysetrecipients: + terry.reedy, Gobot1234, Orie
2021-12-25 02:02:53terry.reedysetmessageid: <1640397773.74.0.315470023051.issue46174@roundup.psfhosted.org>
2021-12-25 02:02:53terry.reedylinkissue46174 messages
2021-12-25 02:02:53terry.reedycreate