Skip to content

Add ty as type checker to CI#42275

Open
tobiasdiez wants to merge 6 commits into
sagemath:developfrom
tobiasdiez:ty
Open

Add ty as type checker to CI#42275
tobiasdiez wants to merge 6 commits into
sagemath:developfrom
tobiasdiez:ty

Conversation

@tobiasdiez
Copy link
Copy Markdown
Contributor

Ty is quickly becoming one of the recommended type checkers. We add it to CI (in parallel to the existing pyright checks), ignore all currently failing ty rules (and fix a few tuple-related typing issues surfaced by ty; more will come later).

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation and checked the documentation preview.

⌛ Dependencies

@tobiasdiez tobiasdiez mentioned this pull request May 30, 2026
2 tasks
@github-actions
Copy link
Copy Markdown

Documentation preview for this PR (built with commit fbffd5d; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

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.

1 participant