Steve Purcell

Results 45 issues of Steve Purcell

Hi, MELPA maintainer here with a drive-by fix for a packaging issue I noticed. A major mode like this should not depend on opinionated frameworks like `flycheck`, but this package...

## Motivation This was one operation flagged as missing in our parity reports, and seemed like an easy fix. ## Changes Added a simple implementation, along the lines of that...

semver: patch
review: merge when ready
docs: skip
notes: skip

## Motivation As of Python 3.9, common type annotations have changed, and the old ones (e.g. List, Optional, Union) generate deprecation warnings in some tools (pyright in my case). Our...

semver: minor
docs: skip
notes: skip

## Motivation As of #13347, the type annotations in those modules are modern and will not upset ruff. ## Changes Remove per-file ignores for the ASF modules, since they are...

semver: patch
docs: skip
notes: skip

## Motivation Hidden in the GitHub workflow, it was hard to find the command to run to fix the unused imports in the generated file, and the `pre-commit` doesn't pick...

semver: patch
docs: skip
notes: skip