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
#1040 opened Nov 4, 2024 by pre-commit-ci bot Loading…
✨ Handle KeyboardInterrupt separately from other exception feature New feature, enhancement or request
#1039 opened Nov 4, 2024 by patrick91 Draft
✨ Add support for extending typer apps without passing a name feature New feature, enhancement or request
#1037 opened Nov 1, 2024 by patrick91 Loading…
⬆ Bump mkdocs-material from 9.5.42 to 9.5.43 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1036 opened Nov 1, 2024 by dependabot bot Loading…
✨ Update launch to not print anything when opening urls feature New feature, enhancement or request
#1035 opened Oct 30, 2024 by patrick91 Loading…
⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal
#1034 opened Oct 30, 2024 by dependabot bot Loading…
⬆ Update pytest-cov requirement from <6.0.0,>=2.10.0 to >=2.10.0,<7.0.0 dependencies Pull requests that update a dependency file internal python Pull requests that update Python code
#1033 opened Oct 30, 2024 by dependabot bot Loading…
fix: don't set excepthook unless pretty_exceptions_enable feature New feature, enhancement or request waiting
#1030 opened Oct 26, 2024 by charmoniumQ Draft
✏️ Fix a few typos in the source and documentation docs Improvements or additions to documentation
#1028 opened Oct 23, 2024 by kkirsche Draft
🐛 Ensure that Optional[list] values work correctly with callbacks docs Improvements or additions to documentation
#1018 opened Oct 12, 2024 by solesensei Loading…
🎨 Add devenv/direnv configs internal
#994 opened Sep 17, 2024 by mhkarimi1383 Loading…
🐛 Allow colon in zsh autocomplete values and descriptions bug Something isn't working shell / zsh
#988 opened Sep 13, 2024 by snapbug 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…
📝 Fix outdated optional *CLI argument* section in tutorial docs Improvements or additions to documentation
#983 opened Sep 9, 2024 by gkeuccsr Loading…
🐛 Fix equality check for custom classes bug Something isn't working
#979 opened Sep 8, 2024 by AryazE Loading…
🗑️ Deprecate shell_complete and continue to use autocompletion feature New feature, enhancement or request
#974 opened Sep 5, 2024 by svlandeg 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…
✨ Allow gettext translation of help message feature New feature, enhancement or request p3
#886 opened Jul 24, 2024 by svlandeg Loading…
ProTip! Filter pull requests by the default branch with base:master.