testcontainers / testcontainers/testcontainers-python
Utilizing Ty astype checker (replacing mypy)
Open
Nobody has claimed this yet.
🚀 enhancement
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
Maybe we can first move from mypy to Ty ?
*since we are already on the Astral bandwagon 😅
as mentioned on #959
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #959 and locating the repository's current mypy configuration and invocation. Compare the required Ty setup with the existing checks, then define completion as Ty replacing mypy consistently and the project's type-checking checks passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100