Emi Vasilek
Emi Vasilek
song dictionary doesn't have to contain the key album (when the song doesn't belong to an album) which results in a KeyError in several places in the program.
### Bug/Feature description When installing cozy, an icon cache is updated (in `post-install`), but when uninstalling, the cache isn't updated again. This results in icons being in the cache when...
I have some entries in my /etc/fstab which are bind mounts: ``` /mnt/hdd/sources /src none defaults,bind 0 0 ``` `duf` shows them in the list of normal, non-special devices, but...
Many times I need to review my changes, so I would need a mode where only translated strings are shown. Thanks.
https://github.com/eventlet/eventlet/blob/377b4fb39cc59273bd5ff461eb0388e3c3dffdb3/eventlet/green/http/client.py#L1051 With Python 3.10, a redirect from `collections.Iterable` to `collections.abc.Iterable` was removed, so `collections.abc.Iterable` should be used instead.
I think it would be beneficial to have StylesPath set to a specific string if the user did not overwrite it with a config file. Default could be `/usr/share/vale/`, but...
The tarball from pypi doesn't contain tox.ini, but one test expects it and fails when it doesn't find it. ``` %: pytest ... =================================== FAILURES =================================== _____________________ SystemTests.test_e101_skip_innocuous _____________________ self...
Some HTTP websites are mirrored on gemini and gopher by different people on different servers which makes them more accessible and more lightweight. These mirrors are hard or slow to...
Something like `-r, --rotate=vertical` would be nice.