patrick-kidger / patrick-kidger/diffrax
Typeguard old version pin
Open
Nobody has claimed this yet.
question
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 189
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 1
Description
Hi,
Thanks for the super useful package!
Unfortunately, we face a few dependency issues down the line with typeguard. It is a very strict pin (typeguard==2.13.3), can we lift this?
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 locating the dependency declaration for the strict typeguard==2.13.3 pin. Check the package's supported typeguard versions and run the existing test suite after relaxing it; done means the dependency constraint is broader without introducing test failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100