Skip to content

v2.17.0

Choose a tag to compare

@jenstroeger jenstroeger released this 20 Sep 08:24

v2.17.0 (2025-09-20)

Feat

  • add actions to CodeQL languages (#991)
  • ci: cancel existing running workflows for a PR when a new change is pushed to that PR (#927)

Fix

  • remove various repo files that leaked into the sdist of the package (#948)
  • building the package’s dist files should always generate the build’s epoch as well, even when using the individual package goals only (#950)
  • make sure isort skips over files listed as such in the pyproject.toml tool configuration (#968)

Perf

  • test: use Python’s system monitoring facilities to improve performance of test runs (#933)