-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PEP 696: some suggestions to make the text clearer (#3641)
* Moves TypeVarTuple discussion so the text flows better. Otherwise, it feels to me like an awkward interlude between the paragraph introducing rules and the actual rules. * In sections where the text uses `T1` and `T2` as TypeVar names, changes the examples to use the same names. * Fix subtyping relationship in "Bound Rules." * Spell out subclassing rules in the text, rather than leaning so much on the example. Co-authored-by: Jelle Zijlstra <[email protected]> Co-authored-by: James Hilton-Balfe <[email protected]>
- Loading branch information
1 parent
67c0d14
commit 2b91368
Showing
1 changed file
with
29 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters