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

⬆ Bump ruff from 0.14.5 to 0.14.6 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1423 opened Nov 24, 2025 by dependabot bot 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 docs to use Typer() more prominently docs Improvements or additions to documentation
#1418 opened Nov 21, 2025 by svlandeg Loading…
🩺 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
➖ 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 support for standard tracebacks via the env TYPER_STANDARD_TRACEBACK feature New feature, enhancement or request
#1299 opened Sep 8, 2025 by colin-nolan 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…
✨Adds the ability to use union in type signatures feature New feature, enhancement or request
#1148 opened Feb 7, 2025 by arielf212 Loading…
🐛 Fix arg parameter of autocompletion bug Something isn't working
#1134 opened Jan 24, 2025 by bckohan Loading…
ProTip! no:milestone will show everything without a milestone.