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

[pre-commit.ci] pre-commit autoupdate
#404 opened Jun 13, 2022 by pre-commit-ci bot Loading…
Document replace of underscores with dashes in command names documentation
#403 opened Jun 10, 2022 by targhs Loading…
Add documentation for enums created via the functional API documentation
#398 opened May 17, 2022 by Torvaney Loading…
fix typing
#396 opened May 12, 2022 by leirons Loading…
👷 Add CI for Python 3.10 repo / tests
#384 opened Apr 16, 2022 by tiangolo Loading…
🐚 Fixes powershell completion with incomplete word feature / autocompletion
#360 opened Feb 23, 2022 by patricksurry Loading…
Add callable support to show_default feature / types
#355 opened Feb 12, 2022 by madkinsz Loading…
2
2
Async support optionally using anyio
#340 opened Nov 19, 2021 by skeletorXVI Draft
4 of 5 tasks
Add support for custom click.ParamTypes click
#337 opened Oct 24, 2021 by dwreeves Loading…
Try clarify testing documentation about stderr documentation
#335 opened Oct 8, 2021 by cgabard Loading…
Added async_command to typer.Typer
#332 opened Sep 24, 2021 by ryanpeach Loading…
Brief implementation for #111 enhancement feature / types
#329 opened Sep 5, 2021 by kdeyev Loading…
Support Date parameter type (#94) feature / types
#326 opened Aug 31, 2021 by kozlek Loading…
Fix usage of ASCII where it should be ANSI documentation
#308 opened Aug 3, 2021 by septatrix Loading…
Fix type annotation of typer.run bug feature / types
#284 opened May 23, 2021 by yassu Loading…
Windows encoding bugfix os / windows
#277 opened May 7, 2021 by matejfroebe Loading…
Fix broken plac link documentation
#275 opened May 3, 2021 by mgielda Loading…
keyword-only arguments as required Option
#270 opened Apr 20, 2021 by podhmo Loading…
Improve testing stderr tip. documentation
#268 opened Apr 18, 2021 by CharString Loading…
Use expanduser() on Path arguments/options
#255 opened Mar 29, 2021 by pmav99 Loading…
zsh autocomplete improvements feature / autocompletion
#237 opened Feb 22, 2021 by alexjurkiewicz Loading…
Add option to use Enum names
#224 opened Jan 21, 2021 by sirex Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.