Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Garcia Badaracco 764324d8cd
PEP 746: Rename __supports_type__ to __supports_annotated_base__ (#4019) 2024-10-05 15:29:26 -07:00
Adrian Garcia Badaracco 49b5935190
PEP 746: Use an attribute instead of a method (#3892) 2024-08-11 09:49:33 -07:00
Rebecca Chen 1a199b5080
PEP 746: small clarification to specification. (#3828) 2024-06-12 00:19:05 -06:00
Adrian Garcia Badaracco 8a3d3f0f4a
PEP 746: Apply comments from review (#3802)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-06-05 16:22:37 -07:00
Adrian Garcia Badaracco 46e2cf7169
Add note to PEP-746 about raising NotImplementedError (#3822) 2024-06-05 16:21:31 -07:00
Adrian Garcia Badaracco 09337ad4a5
PEP 746: Type checking Annotated metadata (#3785)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2024-05-28 17:04:10 -07:00