Work on merging annotations from types-pika (a non-typeshed project) into typeshed's pika stubs
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 2.1k
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 82
Description
See for example https://github.com/typeshed-internal/stub_uploader/actions/runs/3521987995/jobs/5904439698
PyPI: https://pypi.org/project/types-pika/
Ref https://github.com/python/typeshed/pull/9200
cc @srittau @JelleZijlstra @qubidt
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 with the referenced stub_uploader workflow run and typeshed pull request #9200, then compare the types-pika package on PyPI with the existing pika stubs. The work is done when the relevant annotations from types-pika have been merged into typeshed's pika stubs and the resulting checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100