Commit Graph

9 Commits

Author SHA1 Message Date
David Foster a5b63cb140
PEP 747: Fix code block formatting. Fix grammar. (#4006) 2024-09-29 05:39:10 -07:00
Carl Meyer 2af9ffd961
PEP 747: fix rst syntax (#4004) 2024-09-27 14:12:29 -07:00
Eric Traut 02a70341a2
PEP 747: Revised TypeForm specification (#3929)
Co-authored-by: David Foster <david@dafoster.net>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
2024-09-15 15:10:35 -07:00
Cornelius Roemer 89ae6e0e30
Fix typos in PEPs using codespell (#3909) 2024-08-20 13:29:32 +03:00
David Foster a6fb1e8d5a
PEP 747: Require TypeExpr(X | Y) syntax to spell value of type TypeExpr[X | Y] (#3893) 2024-08-13 12:17:36 -07:00
David Foster 1ad22881bc
PEP 747: Fix rules related to UnionType (T1 | T2). Contrast TypeExpr with TypeAlias. Apply other feedback. (#3856) 2024-07-08 19:17:30 -07:00
David Foster be31ca3251
PEP 747: Add new "How to Teach This" section. Address other feedback. (#3849) 2024-06-21 18:26:30 -07:00
David Foster 5fa23eecb5
PEP 747: Add Discussions-To link (#3839) 2024-06-17 07:47:12 -07:00
David Foster 3e200c644b
PEP 747: TypeExpr: Type Hint for a Type Expression (#3798)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2024-06-16 15:42:44 -07:00