Commit Graph

7 Commits

Author SHA1 Message Date
Marc Mueller c10a1165af
PEP 696: Use list for ParamSpec default [Fix] (#3133) 2023-05-02 06:35:41 -07:00
C.A.M. Gerlach f7332e7226
PEP 696: Have Discussions-To point to thread rather than comment (#3053) 2023-03-11 20:58:53 -06:00
James Hilton-Balfe e8b0cab081
PEP 696: Final round of changes before submitting to SC (#3052) 2023-03-11 18:07:34 -08:00
James Hilton-Balfe b32d1ce8a1
PEP 696: Add further clarification and edge cases (#2902)
Co-authored-by: Eric Traut <eric@traut.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2023-01-08 13:45:09 -08:00
James Hilton-Balfe 2e5e94ed44
PEP 696: Changes from Pyright implementation (#2844)
Co-authored-by: Eric Traut <eric@traut.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-30 16:52:01 -07:00
James Hilton-Balfe 71daa07244
PEP 696: Improve section "Using another TypeVarLike as the default" (#2777)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
Co-authored-by: Eric Traut <eric@traut.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-10-19 17:52:52 -07:00
James Hilton-Balfe 49686bc4db
PEP 696: Type defaults for TypeVars (#2717)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2022-07-24 09:07:39 -07:00