Skip to content

feat: migrate type-checking tool from mypy to ty - #550

Merged
waketzheng merged 20 commits into
tortoise:devfrom
waketzheng:mypy2ty
Aug 1, 2026
Merged

feat: migrate type-checking tool from mypy to ty#550
waketzheng merged 20 commits into
tortoise:devfrom
waketzheng:mypy2ty

Conversation

@waketzheng

@waketzheng waketzheng commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Description

  • Replace mypy with ty in the just check command to improve contributor experience, as ty is significantly faster than mypy.
  • Fix the issues reported by ty check.
  • Also check type hints with mypy in the CI.
  • Support just mypy and just pyright.
  • Bump version to '0.10.0.dev3'

@waketzheng waketzheng changed the title feat: migrate from mypy to ty feat: migrate type-checking tool from mypy to ty Jul 30, 2026
@waketzheng
waketzheng merged commit 75439ed into tortoise:dev Aug 1, 2026
17 checks passed
@waketzheng
waketzheng deleted the mypy2ty branch August 1, 2026 07:39
@waketzheng waketzheng mentioned this pull request Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant