Philipp Pagel
Philipp Pagel
Another homeassistant user here. Would be great if this worked.
I'd also be very happy if range requests made it into the standard http.server. Use case: providing virtual images to HPE servers via iLO which requires range requests.
I was thinking about the email as mutt saves it after sending (`set record`). Right now, mutt will store the plaintext email but not the full email after generating the...
Same problem here. Python 3.13.5, Debian LINUX, Watson 2.1.0 installed via pipx.
Maybe a problem after an update of some library.
Looking at `cli.py`, it seems that `--plain` is already supposed to be the default option. I believe that the problem is in `class MutuallyExclusiveOption` (line 43) or in the respective...
Thanks for trying to fix this, but I think, the problem is in `class MutuallyExclusiveOption` or the respective `click.option` definitions and we should fix that instead of handling the problem...
Thanks for the input! I have edited the subject line to make it easier for people to find this in the future.