Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
Code ReviewManage code changes
Code QualityEnforce quality at merge
GitHub Advanced SecurityFind and fix vulnerabilities
Code securitySecure your code as you build
Secret protectionStop leaks before they start
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
stubtest: fix false-positive error for Protocol __init__s
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Should this check whether runtime.__init__ is Protocol.__init__? E.g., given python/cpython#31628
Should this check whether runtime.__init__ is Protocol.__init__? E.g., given python/cpython#31628
Add TODO, fix __annotations__ bug
stubtest false positive for Protocol __init__
Successfully merging this pull request may close these issues.