Gobot1234 <gobot123...@gmail.com> added the comment:

> Protocol class is not supported by IDEs for type hints, completions, bug 
> findings, etc.

I think most good modern IDEs support using Protocols as type hints, offer 
completions on them and help you to find bugs with static analysis. That was 
one of the main reasons they were implemented.

----------
nosy: +Gobot1234

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46174>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to