Click 9.0
Open
Nobody has claimed this yet.
parsing
- Dominant language
- Python
- Stars
- 17.7k
- Forks
- 2.3k
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 18
Description
Theme: reduce overhead and actually fix hacks that we had to make to patch bugs
Tentative Guidelines:
- make sure to add guidance to the upgrade guide
- Remove deprecations made in 8.5.0
- https://github.com/pallets/click/pull/3827
- https://github.com/pallets/click/discussions/3147#discussioncomment-14998543
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 reviewing pull request #3827 and discussion #3147, then trace the Click changes and deprecations introduced in 8.5.0. The scope is complete when the 9.0 overhead and compatibility hacks are addressed, the 8.5.0 deprecations are removed, and the upgrade guide includes the required guidance.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100