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

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

Home / 0.12.9
Name Modified Size InfoDownloads / Week
Parent folder
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-08-14 104 Bytes
sha256.sum 2025-08-14 81 Bytes
source.tar.gz 2025-08-14 7.8 MB
source.tar.gz.sha256 2025-08-14 81 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-08-14 12.5 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-08-14 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-08-14 13.0 MB
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-08-14 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-08-14 13.0 MB
ruff-riscv64gc-unknown-linux-gnu.tar.gz 2025-08-14 12.9 MB
ruff-riscv64gc-unknown-linux-gnu.tar.gz.sha256 2025-08-14 106 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-08-14 12.7 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-08-14 102 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-08-14 12.5 MB
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-08-14 98 Bytes
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-08-14 102 Bytes
ruff-installer.ps1 2025-08-14 20.7 kB
ruff-installer.sh 2025-08-14 63.9 kB
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-08-14 14.3 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-08-14 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-08-14 13.7 MB
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-08-14 108 Bytes
ruff-i686-pc-windows-msvc.zip 2025-08-14 11.4 MB
ruff-i686-pc-windows-msvc.zip.sha256 2025-08-14 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-08-14 13.3 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-08-14 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-08-14 12.5 MB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-08-14 105 Bytes
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-08-14 11.8 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-08-14 107 Bytes
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-08-14 11.5 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-08-14 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-08-14 11.5 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-08-14 109 Bytes
dist-manifest.json 2025-08-14 40.5 kB
ruff-aarch64-apple-darwin.tar.gz 2025-08-14 11.7 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-08-14 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-08-14 11.6 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-08-14 99 Bytes
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-08-14 12.0 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-08-14 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-08-14 11.8 MB
0.12.9 source code.tar.gz 2025-08-14 7.8 MB
0.12.9 source code.zip 2025-08-14 12.5 MB
README.md 2025-08-14 7.7 kB
Totals: 45 Items   252.0 MB 2

Release Notes

Preview features

  • [airflow] Add check for airflow.secrets.cache.SecretCache (AIR301) (#17707)
  • [ruff] Offer a safe fix for multi-digit zeros (RUF064) (#19847)

Bug fixes

  • [flake8-blind-except] Fix BLE001 false-positive on raise ... from None (#19755)
  • [flake8-comprehensions] Fix false positive for C420 with attribute, subscript, or slice assignment targets (#19513)
  • [flake8-simplify] Fix handling of U+001C..U+001F whitespace (SIM905) (#19849)

Rule changes

  • [pylint] Use lowercase hex characters to match the formatter (PLE2513) (#19808)

Documentation

  • Fix lint.future-annotations link (#19876)

Other changes

  • Build riscv64 binaries for release (#19819)
  • Add rule code to error description in GitLab output (#19896)

Contributors

Install ruff 0.12.9

Install prebuilt binaries via shell script

:::sh
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/ruff/releases/download/0.12.9/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.9/ruff-installer.ps1 | iex"

Download ruff 0.12.9

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-riscv64gc-unknown-linux-gnu.tar.gz RISCV 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-08-14