Supports type parameters and type aliases (pep 695)#772
Draft
tristanlatr wants to merge 20 commits intomasterfrom
Draft
Supports type parameters and type aliases (pep 695)#772tristanlatr wants to merge 20 commits intomasterfrom
tristanlatr wants to merge 20 commits intomasterfrom
Conversation
…lly created nodes" This reverts commit 7f9fb55.
This comment has been minimized.
This comment has been minimized.
Contributor
Author
|
@iyakushev, are you still interested into working on this ? Thanks |
…ow-up-supprts-type-parameters
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #772 +/- ##
==========================================
+ Coverage 93.25% 93.29% +0.03%
==========================================
Files 48 48
Lines 8884 9002 +118
Branches 1631 1645 +14
==========================================
+ Hits 8285 8398 +113
- Misses 339 344 +5
Partials 260 260 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
…ters declaration, use a new css class type-param instead.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅ |
…anding of the AST
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It looks like this:

TODO: