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

Increase coverage breaking
#1690 opened Apr 13, 2026 by svlandeg Member Draft
5 tasks done
docs: fix environment variable wording docs Improvements or additions to documentation
#1686 opened Apr 13, 2026 by Rohan5commit Loading…
fix: pwsh autocompletion not returning command hints bug Something isn't working
#1685 opened Apr 11, 2026 by nrynmish Draft
Allow click_type and parser with Union type annotations feature New feature, enhancement or request
#1683 opened Apr 9, 2026 by anibali Loading…
📝 Add docstrings to testing module
#1677 opened Apr 5, 2026 by mastash3ff Loading…
5 tasks done
⬆ Bump pygments from 2.19.2 to 2.20.0 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1667 opened Mar 30, 2026 by dependabot bot Loading…
🔒 Pin GitHub actions by commit SHA internal
#1666 opened Mar 30, 2026 by YuriiMotov Member Loading…
✨ Handle *args and **kwargs
#1654 opened Mar 25, 2026 by alipatti Draft
🐛 Ensure that _sanitize_help_text correctly uses HAS_RICH bug Something isn't working
#1643 opened Mar 18, 2026 by albin-paul-saju Loading…
Fix: trigger result_callback for single command apps (Issue #445) bug Something isn't working
#1631 opened Mar 12, 2026 by dilanmelvin Loading…
📝 Update link syntax to minimal Markdown conflicts Automatically generated when a PR has a merge conflict docs Improvements or additions to documentation
#1623 opened Mar 5, 2026 by tiangolo Member Loading…
🔧 Add Typer Agents Skill feature New feature, enhancement or request
#1620 opened Mar 3, 2026 by svlandeg Member Loading…
Change envvar type from list[str] to Sequence[str] feature New feature, enhancement or request
#1610 opened Feb 24, 2026 by thakoreh Loading…
Fix Option(None) in Annotated crashing with AttributeError bug Something isn't working
#1564 opened Feb 20, 2026 by bysiber Loading…
Fix enum convertor returning None for already-converted values bug Something isn't working
#1563 opened Feb 20, 2026 by bysiber Loading…
Raise clear error for multiple variadic arguments feature New feature, enhancement or request
#1555 opened Feb 17, 2026 by worksbyfriday Loading…
Fix Enum option value lost when callback is used bug Something isn't working
#1554 opened Feb 17, 2026 by worksbyfriday Loading…
4 of 5 tasks
Fix zsh completion to respect ZDOTDIR env var
#1553 opened Feb 17, 2026 by worksbyfriday Loading…
5 of 6 tasks
📝 Add information about terminal width for testing output docs Improvements or additions to documentation
#1521 opened Feb 6, 2026 by mbergen Loading…
✨ Suppress modules in Rich tracebacks with pretty_exceptions_suppress feature New feature, enhancement or request
#1498 opened Jan 23, 2026 by harkabeeparolus Loading…
Fix: Don't truncate command docstrings in typer docs output feature New feature, enhancement or request
#1494 opened Jan 21, 2026 by timonrieger Loading…
fix: show default values for single boolean flags with default=False bug Something isn't working
#1490 opened Jan 18, 2026 by timonrieger Loading…
Handle Abort/Exit during shell completion feature New feature, enhancement or request
#1487 opened Jan 10, 2026 by mpouzoup Loading…
ProTip! no:milestone will show everything without a milestone.