James Rowe

Results 6 issues of James Rowe

Click’s built-in help texts, such as `--help` or `--version`, are all written with a trailing a dot. Thanks, James

The tarball uploaded on PyPI is missing the header files needed to build the extensions, namely `codetalker/c/parser.h` and `_codetalker/c/speed_tokens.h`. Thanks, James

This is long overdue, but will probably require some additional changes beyond just bumping the `setup.cfg` values.

task
enhancement

Clean up the code base using the nudges ruff gives. This is probably the only thing holding up a new maintenance release.

task

This is coming soon, but there is a lot of churn… and possible breakage. Until I've given this a bigger shakedown in my deployments, it can sit open.

task

`ruff` correctly point out that this is too complex, but refactoring is not on my task list for today. ``` warning: Invalid rule code provided to `# noqa` at pyisbn/__init__.py:50:...

task