python / peps

Python Enhancement Proposals
https://peps.python.org
4.35k stars 1.5k forks source link

PEP 746: small clarification to specification. #3828

Closed rchen152 closed 2 months ago

rchen152 commented 3 months ago

Rewords part of the specification, to make it clearer what type checkers should be validating and what should happen when __supports_type__ has the wrong type.

cc @adriangb


📚 Documentation preview 📚: https://pep-previews--3828.org.readthedocs.build/

rchen152 commented 2 months ago

Are we waiting on anything here? Are there any concerns about this PR that I can address?

hugovk commented 2 months ago

I don't think so, let's merge 🚀