Skip to content

Conversation

@tristanlatr
Copy link
Contributor

@tristanlatr tristanlatr commented Apr 3, 2024

It looks like this:
Capture d’écran, le 2024-04-02 à 20 52 53

TODO:

  • Support type aliases in class body, it's only supported at the module level currently
  • Do not show the declaration of type variables as links

@github-actions

This comment has been minimized.

@tristanlatr tristanlatr changed the title Supports type parameters and type aliases Supports type parameters and type aliases (pep 695) Apr 3, 2024
@tristanlatr tristanlatr linked an issue Dec 27, 2024 that may be closed by this pull request
@tristanlatr
Copy link
Contributor Author

@iyakushev, are you still interested into working on this ? Thanks

@codecov
Copy link

codecov bot commented Sep 10, 2025

Codecov Report

❌ Patch coverage is 96.47059% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.29%. Comparing base (a12ed4b) to head (c516b4d).

Files with missing lines Patch % Lines
pydoctor/model.py 93.87% 3 Missing ⚠️
pydoctor/templatewriter/pages/attributechild.py 82.35% 3 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions
Copy link

According to pydoctor_primer, this change doesn't affect pydoctor warnings on a corpus of open source code. ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support type syntax from python3.12

1 participant