-
-
Notifications
You must be signed in to change notification settings - Fork 702
Pull requests: fastapi/typer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
⬆ Bump ruff from 0.9.5 to 0.9.6
dependencies
Pull requests that update a dependency file
internal
python
Pull requests that update Python code
#1153
opened Feb 11, 2025 by
dependabot
bot
Loading…
⬆ [pre-commit.ci] pre-commit autoupdate
internal
#1151
opened Feb 10, 2025 by
pre-commit-ci
bot
Loading…
✨Adds the ability to use union in type signatures
feature
New feature, enhancement or request
#1148
opened Feb 7, 2025 by
arielf212
Loading…
⬆ Bump mkdocs-material from 9.5.50 to 9.6.3
dependencies
Pull requests that update a dependency file
internal
python
Pull requests that update Python code
#1147
opened Feb 7, 2025 by
dependabot
bot
Loading…
Add click.exception to __init__.py
feature
New feature, enhancement or request
#1144
opened Feb 6, 2025 by
VikalpRusia
Loading…
✏️ Fix small typos in the tutorial documentation
docs
Improvements or additions to documentation
#1137
opened Jan 30, 2025 by
svlandeg
Loading…
🐛 Fix Something isn't working
arg
parameter of autocompletion
bug
#1134
opened Jan 24, 2025 by
bckohan
Loading…
Lazy-load rich_utils to reduce startup time
feature
New feature, enhancement or request
#1128
opened Jan 19, 2025 by
oefe
Loading…
🐛 Fix default value handling in parameter help extraction when rich is installed
bug
Something isn't working
#1120
opened Jan 14, 2025 by
mattmess1221
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)?
feature
New feature, enhancement or request
#1111
opened Jan 6, 2025 by
jeroendecroos
•
Draft
✨ Allow custom styles for commands in help output
feature
New feature, enhancement or request
#1103
opened Dec 31, 2024 by
TheTechromancer
Loading…
✨ Add utilities for printing complex JSON objects
feature
New feature, enhancement or request
#1099
opened Dec 20, 2024 by
rickwporter
Loading…
Panels Can Fit To Content
feature
New feature, enhancement or request
#1096
opened Dec 20, 2024 by
harkabeeparolus
•
Draft
🔧 Add support for Python 3.13, tests in CI and add PyPI trove classifier
internal
#1091
opened Dec 14, 2024 by
edgarrmondragon
Loading…
🐛 Fix escaping in help text when Something isn't working
rich
is installed but not used
bug
#1089
opened Dec 12, 2024 by
svlandeg
Loading…
♻️ When printing error tracebacks with Rich, default to not showing locals, which are sometimes verbose
feature
New feature, enhancement or request
🐛 Fix shell completions for the fish shell
bug
Something isn't working
shell / fish
#1069
opened Nov 29, 2024 by
goraje
Loading…
✨ Add support for optional values of CLI Options
feature
New feature, enhancement or request
#1063
opened Nov 26, 2024 by
MatteoBouvier
Loading…
✨ Avoid the unnecessary import of New feature, enhancement or request
typing_extensions
in newer Python versions
feature
#1048
opened Nov 12, 2024 by
horta
Loading…
📝 Clarify the need for Improvements or additions to documentation
mix_stderr
when accessing the output of stderr
in tests
docs
#1045
opened Nov 8, 2024 by
mrchrisadams
Loading…
🐛 Ensure that Something isn't working
Optional[list]
values work correctly with callbacks
bug
#1018
opened Oct 12, 2024 by
solesensei
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.