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
Assigned to nobody Loading
Sort

Pull requests list

Improved virtual environments first doc file for more styling and readability docs Improvements or additions to documentation
#1431 opened Nov 28, 2025 by TADSTech Loading…
✨ Enhance command alias handling and display feature New feature, enhancement or request
#1422 opened Nov 23, 2025 by pipinstalled Loading…
Provide override for _print_options_panel and _print_commands_panel feature New feature, enhancement or request
#1421 opened Nov 22, 2025 by travishathaway Draft
🩺 Update test badge to only reflect pushes to master docs Improvements or additions to documentation
#1414 opened Nov 18, 2025 by svlandeg Loading…
🐛 Ensure an optional argument is shown in brackets, even when metavar is set bug Something isn't working
#1409 opened Nov 17, 2025 by svlandeg Loading…
✨ Make epilog formatting consistent with other parts of the help string feature New feature, enhancement or request
#1405 opened Nov 12, 2025 by svlandeg Loading…
⬆ Bump mypy from 1.14.1 to 1.18.2 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1382 opened Oct 23, 2025 by dependabot bot Loading…
Support ZDOTDIR when installing zsh completion feature New feature, enhancement or request
#1373 opened Oct 10, 2025 by demon Draft
📝 Ensure that bold letters are rendered correctly in printing.md docs Improvements or additions to documentation
#1365 opened Oct 3, 2025 by svlandeg Loading…
⚡️ Import platform only to determine BSD dialects feature New feature, enhancement or request
#1364 opened Oct 2, 2025 by pjonsson Loading…
🐛 Fix --help text alignment when using typer.style() in option descriptions bug Something isn't working
#1356 opened Sep 25, 2025 by mahimairaja Loading…
3 tasks done
♻️ Refactor the handling of shellingham conflicts Automatically generated when a PR has a merge conflict refactor
#1347 opened Sep 20, 2025 by nathanjmcdougall Loading…
➖ Only install typing_extensions for Python '<3.9' feature New feature, enhancement or request
#1306 opened Sep 15, 2025 by waketzheng Loading…
🐛 Ensure that the default rich_markup_mode is interpreted correctly bug Something isn't working
#1304 opened Sep 15, 2025 by svlandeg Loading…
✨ Add module:function syntax support for typer CLI feature New feature, enhancement or request
#1275 opened Aug 13, 2025 by lmmx Loading…
3 tasks done
✨Treat keyword only parameters without defaults as option feature New feature, enhancement or request
#1267 opened Aug 2, 2025 by wouterzwerink Loading…
🐛 Fix launch to pass wait and locate parameters to click.launch bug Something isn't working
#1208 opened Apr 30, 2025 by phamour Loading…
✨ Support bytes in Options and Arguments feature New feature, enhancement or request
#1190 opened Apr 3, 2025 by doubledare704 Loading…
🔨 Add --showlocals to test.sh internal
#1169 opened Mar 1, 2025 by rickwporter Loading…
🐛 Fix arg parameter of autocompletion bug Something isn't working
#1134 opened Jan 24, 2025 by bckohan 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)? conflicts Automatically generated when a PR has a merge conflict 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…
ProTip! Exclude everything labeled bug with -label:bug.