Steve Arnold

Results 80 issues of Steve Arnold

Hi and thanks for the python bits; I've been using some custom console reports for a while now. I remember being pretty disappointed in the available Linux guis so I...

* commit msg starts with "Include current notification level in cache key" * normal text ends with blah: before the indented block * gitchangelog includes the commit text * sphinx...

This is "new" behavior as of py311, possibly earlier. Behavior is the same with built-in re. ``` $ python Python 3.11.9 (main, May 26 2024, 09:54:30) [GCC 13.2.1 20240503] on...

There's some good news: * changing cmake to c++17 and extensions ON seems to work fine and some not-so-good news: * SyntaxWarnings in py 3.12 ``` =============================== warnings summary ===============================...

I just came back to this after several years and there seems to be *zero progress* in terms of cleaning up Python version support or packaging. Meaning `setup.py` *still requires...

**Describe the bug** ``` (.venv) user@host AudioBook (dev) $ make -C docs/ html make: Entering directory '/home/user/src/AudioBook/docs' Application error: Cannot find source directory (/home/user/src/AudioBook/docs/source) make: *** [Makefile:20: html] Error 2...

bug

* Adds packaging and release workflows for recent debian flavors As mentioned in #11 I get to document consuming required packages in multiple scenarios, and I was hoping you could...

Howdy, I have a lot of project repos using pre-commit which usually means using doc8 for readme files, etc. Normally it works fine, however, using it with a more complex...

bug

Hi, and Thanks for the SBOM tools! We've been trying this out and since i have a large-ish number of projects/workflows that are run from the top-level of a git...

https://github.com/VCTLabs/redis-ipc/actions/runs/13582934226

Bug
Automation