Skip to content

Pull requests: tiangolo/typer

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix broken link docs Improvements or additions to documentation p3
#835 opened May 23, 2024 by OhioDschungel6 Loading…
🔥 Drop support for Python 3.7 breaking feature New feature, enhancement or request p3
#830 opened May 15, 2024 by kinuax Loading…
✨ Add support for rich_help_panel of commands in generated docs feature New feature, enhancement or request p3
#828 opened May 9, 2024 by kinuax Loading…
🐛 Ensure that options_metavar is passed through correctly bug Something isn't working p2
#816 opened Apr 30, 2024 by gar1t Loading…
Fix markdown formatting bug Something isn't working p2
#815 opened Apr 30, 2024 by gar1t Loading…
🐛 Fix usage of Annotated with future annotations in Python 3.8 bug Something isn't working p2
#814 opened Apr 30, 2024 by ivantodorovich Loading…
Contributing and tools docs Improvements or additions to documentation p3 repo / tests Involving the CI / test suite
#812 opened Apr 27, 2024 by ivantodorovich Loading…
Adds anchors to commands lists in generated docs docs Improvements or additions to documentation p3
#811 opened Apr 26, 2024 by alexklavensnyt Loading…
✨ Support cp850 encoding for auto-completion in Powershell feature New feature, enhancement or request os / windows Related to Windows p3
#808 opened Apr 25, 2024 by svlandeg Loading…
✨ Support for pydantic options feature New feature, enhancement or request p3
#803 opened Apr 24, 2024 by pypae Draft
3 of 7 tasks
🐛 Fix sourcing of completion path for Git Bash autocompletion Autocompletion functionality bug Something isn't working os / windows Related to Windows p2 repo / install Installation issues or improvements
#801 opened Apr 19, 2024 by svlandeg Loading…
Implement list parsing from string with separators. feature New feature, enhancement or request p3
#800 opened Apr 17, 2024 by libklein Loading…
3 tasks done
fix: unifies the rich console between traceback and CLI feature New feature, enhancement or request p3
#788 opened Apr 2, 2024 by racinmat Loading…
📝 Update package section docs Improvements or additions to documentation p3
#781 opened Mar 30, 2024 by kinuax Loading…
📝 Add StrEnum example for python 3.11+ docs Improvements or additions to documentation p3
#745 opened Mar 1, 2024 by Matthieu-LAURENT39 Draft
Support for optional as UnionType (Python >= 3.10) bug Something isn't working p2 types Type hints and type checking
#739 opened Jan 27, 2024 by mkomet Loading…
3
3
🐛 Fix shell_complete not working for Arguments bug Something isn't working p2
#737 opened Jan 25, 2024 by bckohan Loading…
Update _completion_shared.py feature New feature, enhancement or request p3
#728 opened Dec 28, 2023 by bufferbit Loading…
make sure rich_markup_mode=None disables rich feature New feature, enhancement or request p3
#726 opened Dec 22, 2023 by liambeguin Loading…
[FEATURE] Support for common pydantic types feature New feature, enhancement or request p3
#723 opened Dec 21, 2023 by lachaib Loading…
⬆ [pre-commit.ci] pre-commit autoupdate dependencies Pull requests that update a dependency file
#689 opened Oct 30, 2023 by pre-commit-ci bot Loading…
🐛 Fix support for UnionType with Python 3.11 bug Something isn't working p2 types Type hints and type checking
#676 opened Oct 3, 2023 by standag Loading…
✨ Add support for Literal type feature New feature, enhancement or request p3 types Type hints and type checking
#669 opened Sep 20, 2023 by pchanial Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.