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

🔒️ Update zizmor workflow security checks internal
#1854 opened Jun 21, 2026 by tiangolo Member Loading…
⬆ Bump the python-packages group across 1 directory with 5 updates dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1852 opened Jun 21, 2026 by dependabot Bot Loading…
⬆ Bump pydantic-settings from 2.14.1 to 2.14.2 dependencies Pull requests that update a dependency file internal python:uv Pull requests that update python:uv code
#1849 opened Jun 21, 2026 by dependabot Bot Loading…
optimize TyperGroup.list_commands
#1847 opened Jun 19, 2026 by Vizonex Loading…
5 tasks
Fix single newlines not collapsed in commands panel in rich mode bug Something isn't working
#1844 opened Jun 17, 2026 by JSap0914 Loading…
⬆ Bump the github-actions group across 1 directory with 3 updates dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1835 opened Jun 11, 2026 by dependabot Bot Loading…
⬆ Bump https://github.com/crate-ci/typos from v1.46.0 to 5.0.7 in the pre-commit group across 1 directory dependencies Pull requests that update a dependency file internal pre-commit Pull requests that update pre-commit hooks
#1834 opened Jun 11, 2026 by dependabot Bot Loading…
✨ Use Pydantic for parameter validation feature New feature, enhancement or request
#1831 opened Jun 10, 2026 by svlandeg Member Draft
1 of 6 tasks
Ensure Pythonpath is passed on in tests using subprocess
#1827 opened Jun 4, 2026 by theMarix Contributor Loading…
4 of 5 tasks
🔨 Add Makefile to expose common developer commands
#1728 opened May 3, 2026 by rickwporter Contributor Loading…
Docs: clarify boolean option default behavior in help output docs Improvements or additions to documentation
#1726 opened May 1, 2026 by Darshanjajoria18 Loading…
Support union types feature New feature, enhancement or request
#1719 opened Apr 24, 2026 by tylerriccio33 Loading…
docs: fix environment variable wording docs Improvements or additions to documentation waiting
#1686 opened Apr 13, 2026 by Rohan5commit Loading…
Allow click_type and parser with Union type annotations conflicts Automatically generated when a PR has a merge conflict feature New feature, enhancement or request
#1683 opened Apr 9, 2026 by anibali Loading…
✨ Handle *args and **kwargs conflicts Automatically generated when a PR has a merge conflict waiting
#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…
Change envvar type from list[str] to Sequence[str] feature New feature, enhancement or request
#1610 opened Feb 24, 2026 by thakoreh 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 conflicts Automatically generated when a PR has a merge conflict feature New feature, enhancement or request waiting
#1555 opened Feb 17, 2026 by worksbyfriday Loading…
Fix Enum option value lost when callback is used bug Something isn't working conflicts Automatically generated when a PR has a merge conflict
#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
ProTip! Exclude everything labeled bug with -label:bug.