Skip to content

Pull requests: fastapi/typer

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

⬆ [pre-commit.ci] pre-commit autoupdate internal
#1176 opened Mar 10, 2025 by pre-commit-ci bot Loading…
⬆ Bump ruff from 0.9.9 to 0.9.10 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1175 opened Mar 10, 2025 by dependabot bot Loading…
⬆ Bump mkdocs-material from 9.5.50 to 9.6.7 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1170 opened Mar 3, 2025 by dependabot bot Loading…
🔨 Add --showlocals to test.sh internal
#1169 opened Mar 1, 2025 by rickwporter Loading…
✨Adds the ability to use union in type signatures feature New feature, enhancement or request
#1148 opened Feb 7, 2025 by arielf212 Loading…
👽️ Ensure compatibility with Click 8.2 bug Something isn't working click Related to Click functionality
#1145 opened Feb 6, 2025 by theMarix Draft
🐛 Fix arg parameter of autocompletion bug Something isn't working
#1134 opened Jan 24, 2025 by bckohan Loading…
⚡️ Lazy-load rich_utils to reduce startup time feature New feature, enhancement or request
#1128 opened Jan 19, 2025 by oefe Loading…
✨ Add ability to show sub-commands feature New feature, enhancement or request
#1115 opened Jan 8, 2025 by rickwporter Loading…
✨ Add support for typing_extensions.Doc (PEP 727)? feature New feature, enhancement or request
#1111 opened Jan 6, 2025 by jeroendecroos Draft
✨ Add utilities for printing complex JSON objects feature New feature, enhancement or request
#1099 opened Dec 20, 2024 by rickwporter Loading…
Panels Can Fit To Content feature New feature, enhancement or request
#1096 opened Dec 20, 2024 by harkabeeparolus Draft
🐛 Fix escaping in help text when rich is installed but not used bug Something isn't working
#1089 opened Dec 12, 2024 by svlandeg Loading…
✨ Add support for optional values of CLI Options feature New feature, enhancement or request
#1063 opened Nov 26, 2024 by MatteoBouvier Loading…
🐛 Ensure that Optional[list] values work correctly with callbacks bug Something isn't working
#1018 opened Oct 12, 2024 by solesensei Loading…
✨ Upgrade autocompletion functionality for compatibility with shell_complete feature New feature, enhancement or request
#1006 opened Sep 29, 2024 by bckohan Loading…
✨ feat: json and bytes field support in options feature New feature, enhancement or request
#985 opened Sep 9, 2024 by mhkarimi1383 Loading…
Make links to tutorial and virtual-environment relative in index.md docs Improvements or additions to documentation
#984 opened Sep 9, 2024 by gkeuccsr Loading…
✨ Add support for typing.TypeAliasType as valid parameter type. feature New feature, enhancement or request
#970 opened Sep 3, 2024 by zarch Loading…
✅ Add more tests for the behaviour of rich_markup_mode internal repo / tests Involving the CI / test suite
#964 opened Sep 2, 2024 by svlandeg Loading…
docs: remove duplicate explanation how the path is resolved docs Improvements or additions to documentation
#956 opened Aug 26, 2024 by dennisrall Loading…
Fix typer command cannot run scripts that imports other scripts feature New feature, enhancement or request p3
#869 opened Jun 23, 2024 by atomiechen Loading…
ProTip! Exclude everything labeled bug with -label:bug.