Daniel M. Capella
Daniel M. Capella
Would help downstream packagers so we don't have to pin a specific commit or source from crates.io. Edit: In order to more easily package the CLI and lib at their...
I see the docs are generated with quite an old version of Sphinx, maybe this has been fixed since then. If so, code blocks should probably all be made to...
It would be appreciated if changing the theme would not refresh the feed, taking you back to the top (and potentially hiding read posts, if you have that enabled), and...
### What is the problem this feature will solve? Currently it seems there are only code actions to apply fixes when available. Code actions to disable the rules (using comments)...
### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports ## Problem Description Pytest 8 no longer works with pytest-lazy-fixture, see [TvoroG/pytest-lazy-fixture#65](https://github.com/TvoroG/pytest-lazy-fixture/issues/65), other projects which used it...
I do not have a Chromecast, and `python-pychromecast` pulls in 5 extra dependencies: `protobuf`, `python-casttube`, `python-ifaddr`, `python-protobuf`, and `python-zeroconf`. https://github.com/masmu/pulseaudio-dlna/issues/374#issuecomment-462081367
The readme implies this: https://github.com/masmu/pulseaudio-dlna/blame/4472928dd23f274193f14289f59daec411023ab0/README.md#L256
`pytesseract.pytesseract.TesseractError: (1, 'Error in pixReadStreamJp2k: function not present Error in pixReadStream: jp2: no pix returned Error in pixRead: pix not read Error during processing.')` pytesseract 0.3.10 tesseract 5.1.0 pillow 9.0.1...
Noticed this as I had been using `max-recent = 0` in my config. In my case I can/should just switch to `no-frecency.` Edit: rofimoji 6.3.0
When going through (``/``) Tailwind completion items that have color, colorizer tries to show each color. If I go through them quickly, I see a color every once in a...