pallets / pallets/click

More private utilities that need to be marked and public api deprecated

Open Beginner friendly
#3,847 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

typing
Dominant language
Python
Stars
17.7k
Forks
2.3k
Avg merge
1d 30m
Merged PRs (30d)
18

Description

In types.py

  • convert_type - rename to _convert_type - currently has no top level import
  • FuncParamType - maybe typing thing? - currently has no top level import

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in types.py and inspect the definitions and top-level imports for convert_type and FuncParamType. Confirm which names are intentionally private or part of the public API, then complete both checklist items and verify the resulting import and deprecation behavior with the relevant existing tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.