Download Latest Version ruff-i686-pc-windows-msvc.zip (10.3 MB)
Email in envelope

Get an email when there's a new version of Ruff

Home / 0.12.3
Name Modified Size InfoDownloads / Week
Parent folder
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-07-11 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-07-11 11.8 MB
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-07-11 104 Bytes
sha256.sum 2025-07-11 81 Bytes
source.tar.gz 2025-07-11 6.9 MB
source.tar.gz.sha256 2025-07-11 81 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-07-11 108 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-07-11 11.5 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-07-11 102 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-07-11 11.2 MB
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-07-11 98 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-07-11 11.3 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-07-11 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-07-11 11.7 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-07-11 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-07-11 11.3 MB
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-07-11 102 Bytes
ruff-installer.ps1 2025-07-11 20.7 kB
ruff-installer.sh 2025-07-11 63.0 kB
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-07-11 12.7 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-07-11 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-07-11 12.2 MB
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-07-11 10.4 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-07-11 107 Bytes
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-07-11 10.3 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-07-11 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-07-11 10.2 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-07-11 109 Bytes
ruff-i686-pc-windows-msvc.zip 2025-07-11 10.3 MB
ruff-i686-pc-windows-msvc.zip.sha256 2025-07-11 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-07-11 11.9 MB
dist-manifest.json 2025-07-11 40.9 kB
ruff-aarch64-apple-darwin.tar.gz 2025-07-11 10.6 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-07-11 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-07-11 10.5 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-07-11 99 Bytes
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-07-11 10.8 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-07-11 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-07-11 10.7 MB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-07-11 105 Bytes
0.12.3 source code.tar.gz 2025-07-11 6.9 MB
0.12.3 source code.zip 2025-07-11 11.5 MB
README.md 2025-07-11 8.9 kB
Totals: 43 Items   214.8 MB 0

Release Notes

Preview features

  • [flake8-bugbear] Support non-context-manager calls in B017 (#19063)
  • [flake8-use-pathlib] Add autofixes for PTH100, PTH106, PTH107, PTH108, PTH110, PTH111, PTH112, PTH113, PTH114, PTH115, PTH117, PTH119, PTH120 (#19213)
  • [flake8-use-pathlib] Add autofixes for PTH203, PTH204, PTH205 (#18922)

Bug fixes

  • [flake8-return] Fix false-positive for variables used inside nested functions in RET504 (#18433)
  • Treat form feed as valid whitespace before a line continuation (#19220)
  • [flake8-type-checking] Fix syntax error introduced by fix (TC008) (#19150)
  • [pyupgrade] Keyword arguments in super should suppress the UP008 fix (#19131)

Documentation

  • [flake8-pyi] Make example error out-of-the-box (PYI007, PYI008) (#19103)
  • [flake8-simplify] Make example error out-of-the-box (SIM116) (#19111)
  • [flake8-type-checking] Make example error out-of-the-box (TC001) (#19151)
  • [flake8-use-pathlib] Make example error out-of-the-box (PTH210) (#19189)
  • [pycodestyle] Make example error out-of-the-box (E272) (#19191)
  • [pycodestyle] Make example not raise unnecessary SyntaxError (E114) (#19190)
  • [pydoclint] Make example error out-of-the-box (DOC501) (#19218)
  • [pylint, pyupgrade] Fix syntax errors in examples (PLW1501, UP028) (#19127)
  • [pylint] Update missing-maxsplit-arg docs and error to suggest proper usage (PLC0207) (#18949)
  • [flake8-bandit] Make example error out-of-the-box (S412) (#19241)

Contributors

Install ruff 0.12.3

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.12.3/ruff-installer.sh | sh

Install prebuilt binaries via powershell script

:::sh
powershell -ExecutionPolicy Bypass -c "irm https://github.com/astral-sh/ruff/releases/download/0.12.3/ruff-installer.ps1 | iex"

Download ruff 0.12.3

File Platform Checksum
ruff-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
ruff-x86_64-apple-darwin.tar.gz Intel macOS checksum
ruff-aarch64-pc-windows-msvc.zip ARM64 Windows checksum
ruff-i686-pc-windows-msvc.zip x86 Windows checksum
ruff-x86_64-pc-windows-msvc.zip x64 Windows checksum
ruff-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum
ruff-i686-unknown-linux-gnu.tar.gz x86 Linux checksum
ruff-powerpc64-unknown-linux-gnu.tar.gz PPC64 Linux checksum
ruff-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum
ruff-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum
ruff-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
ruff-armv7-unknown-linux-gnueabihf.tar.gz ARMv7 Linux checksum
ruff-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
ruff-i686-unknown-linux-musl.tar.gz x86 MUSL Linux checksum
ruff-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum
ruff-arm-unknown-linux-musleabihf.tar.gz ARMv6 MUSL Linux (Hardfloat) checksum
ruff-armv7-unknown-linux-musleabihf.tar.gz ARMv7 MUSL Linux checksum
Source: README.md, updated 2025-07-11