Dan Ziring

Results 3 issues of Dan Ziring

* This fixes the error reported in https://github.com/pallets/click/issues/2193. Since the context has been popped at the point the error is printed, `resolve_color_default` incorrectly returns `None` and so the color is...

Fix the overwhelming majority of issues identified by `pyright`. The only remaining issues are of the form: ``` click.types.File.envvar_list_splitter /click/src/click/types.py:658:5 - error: Ambiguous base class override   Type declared in base...

It seems that the Log downloading functionality is broken at the moment. When I go to the HTA page and hit "Download" in the logs section (without altering any options),...

bug
question