Skip to content

WIP: merge Click and Typer functionality#1653

Draft
svlandeg wants to merge 3 commits intofastapi:drop-clickfrom
svlandeg:feat/continue-vendor
Draft

WIP: merge Click and Typer functionality#1653
svlandeg wants to merge 3 commits intofastapi:drop-clickfrom
svlandeg:feat/continue-vendor

Conversation

@svlandeg
Copy link
Copy Markdown
Member

@svlandeg svlandeg commented Mar 25, 2026

WIP

Continue work from #1525 and #1601, vendoring Click.

At several places in Typer's codebase, we override/subclass Click's behaviour. This PR simplifies the code in these cases, as we don't need to keep legacy Click code around anymore.

Checklist

  • Merge Command functionality from Typer & Click
  • Merge Choice functionality from Typer & Click
  • Merge Argument functionality from Typer & Click
  • Merge Option functionality from Typer & Click
  • Merge Group functionality from Typer & Click
  • Merge Path functionality from Typer & Click

@svlandeg svlandeg changed the title merge _click.Path and TyperPath WIP: merge Click and Typer functionality Mar 25, 2026
@svlandeg svlandeg self-assigned this Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants