temporalio / temporalio/sdk-python
[Feature Request] Fix pyright type-checking violations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 241
- Avg merge
- 3d 21h
- Merged PRs (30d)
- 55
Description
#420 started requiring pyright in CI, but with a substantial exclusion list. Fix violations and remove exclusion list.
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
Review issue #420 and the current pyright configuration in CI to identify the excluded checks and their corresponding violations. Work through the listed Python type errors, then run the pyright CI check; done means the substantial exclusion list is removed and type checking passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100