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

⬆ 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…
Tackle compatibility issues with Click 8.2 bug Something isn't working click Related to Click functionality
#1145 opened Feb 6, 2025 by theMarix Draft
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 arg parameter of autocompletion bug Something isn't working
#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…
✨ 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
🐛 Fix escaping in help text when rich is installed but not used bug Something isn't working
#1089 opened Dec 12, 2024 by svlandeg Loading…
🐛 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 typing_extensions in newer Python versions feature New feature, enhancement or request
#1048 opened Nov 12, 2024 by horta Loading…
📝 Clarify the need for mix_stderr when accessing the output of stderr in tests docs Improvements or additions to documentation
#1045 opened Nov 8, 2024 by mrchrisadams Loading…
🐛 Ensure that Optional[list] values work correctly with callbacks bug Something isn't working
#1018 opened Oct 12, 2024 by solesensei Loading…
ProTip! Exclude everything labeled bug with -label:bug.