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

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

Home / 0.13.2
Name Modified Size InfoDownloads / Week
Parent folder
ruff-x86_64-unknown-linux-musl.tar.gz.sha256 2025-09-25 104 Bytes
sha256.sum 2025-09-25 81 Bytes
source.tar.gz 2025-09-25 8.0 MB
source.tar.gz.sha256 2025-09-25 81 Bytes
ruff-x86_64-apple-darwin.tar.gz.sha256 2025-09-25 98 Bytes
ruff-x86_64-pc-windows-msvc.zip 2025-09-25 12.9 MB
ruff-x86_64-pc-windows-msvc.zip.sha256 2025-09-25 98 Bytes
ruff-x86_64-unknown-linux-gnu.tar.gz 2025-09-25 13.4 MB
ruff-x86_64-unknown-linux-gnu.tar.gz.sha256 2025-09-25 103 Bytes
ruff-x86_64-unknown-linux-musl.tar.gz 2025-09-25 13.5 MB
ruff-powerpc64le-unknown-linux-gnu.tar.gz.sha256 2025-09-25 108 Bytes
ruff-riscv64gc-unknown-linux-gnu.tar.gz 2025-09-25 13.5 MB
ruff-riscv64gc-unknown-linux-gnu.tar.gz.sha256 2025-09-25 106 Bytes
ruff-s390x-unknown-linux-gnu.tar.gz 2025-09-25 13.4 MB
ruff-s390x-unknown-linux-gnu.tar.gz.sha256 2025-09-25 102 Bytes
ruff-x86_64-apple-darwin.tar.gz 2025-09-25 13.0 MB
ruff-i686-unknown-linux-gnu.tar.gz.sha256 2025-09-25 101 Bytes
ruff-i686-unknown-linux-musl.tar.gz 2025-09-25 13.1 MB
ruff-i686-unknown-linux-musl.tar.gz.sha256 2025-09-25 102 Bytes
ruff-installer.ps1 2025-09-25 20.7 kB
ruff-installer.sh 2025-09-25 63.9 kB
ruff-powerpc64-unknown-linux-gnu.tar.gz 2025-09-25 15.0 MB
ruff-powerpc64-unknown-linux-gnu.tar.gz.sha256 2025-09-25 106 Bytes
ruff-powerpc64le-unknown-linux-gnu.tar.gz 2025-09-25 14.4 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz 2025-09-25 12.2 MB
ruff-armv7-unknown-linux-gnueabihf.tar.gz.sha256 2025-09-25 108 Bytes
ruff-armv7-unknown-linux-musleabihf.tar.gz 2025-09-25 12.1 MB
ruff-armv7-unknown-linux-musleabihf.tar.gz.sha256 2025-09-25 109 Bytes
ruff-i686-pc-windows-msvc.zip 2025-09-25 11.9 MB
ruff-i686-pc-windows-msvc.zip.sha256 2025-09-25 96 Bytes
ruff-i686-unknown-linux-gnu.tar.gz 2025-09-25 13.9 MB
ruff-aarch64-unknown-linux-gnu.tar.gz 2025-09-25 12.5 MB
ruff-aarch64-unknown-linux-gnu.tar.gz.sha256 2025-09-25 104 Bytes
ruff-aarch64-unknown-linux-musl.tar.gz 2025-09-25 12.4 MB
ruff-aarch64-unknown-linux-musl.tar.gz.sha256 2025-09-25 105 Bytes
ruff-arm-unknown-linux-musleabihf.tar.gz 2025-09-25 12.3 MB
ruff-arm-unknown-linux-musleabihf.tar.gz.sha256 2025-09-25 107 Bytes
dist-manifest.json 2025-09-25 43.8 kB
ruff-aarch64-apple-darwin.tar.gz 2025-09-25 12.3 MB
ruff-aarch64-apple-darwin.tar.gz.sha256 2025-09-25 99 Bytes
ruff-aarch64-pc-windows-msvc.zip 2025-09-25 12.2 MB
ruff-aarch64-pc-windows-msvc.zip.sha256 2025-09-25 99 Bytes
0.13.2 source code.tar.gz 2025-09-25 8.0 MB
0.13.2 source code.zip 2025-09-25 12.7 MB
README.md 2025-09-25 8.3 kB
Totals: 45 Items   262.7 MB 0

Release Notes

Released on 2025-09-25.

Preview features

  • [flake8-async] Implement blocking-path-method (ASYNC240) (#20264)
  • [flake8-bugbear] Implement map-without-explicit-strict (B912) (#20429)
  • [flake8-bultins] Detect class-scope builtin shadowing in decorators, default args, and attribute initializers (A003) (#20178)
  • [ruff] Implement logging-eager-conversion (RUF065) (#19942)
  • Include .pyw files by default when linting and formatting (#20458)

Bug fixes

  • Deduplicate input paths (#20105)
  • [flake8-comprehensions] Preserve trailing commas for single-element lists (C409) (#19571)
  • [flake8-pyi] Avoid syntax error from conflict with PIE790 (PYI021) (#20010)
  • [flake8-simplify] Correct fix for positive maxsplit without separator (SIM905) (#20056)
  • [pyupgrade] Fix UP008 not to apply when __class__ is a local variable (#20497)
  • [ruff] Fix B004 to skip invalid hasattr/getattr calls (#20486)
  • [ruff] Replace -nan with nan when using the value to construct a Decimal (FURB164 ) (#20391)

Documentation

  • Add 'Finding ways to help' to CONTRIBUTING.md (#20567)
  • Update import path to ruff-wasm-web (#20539)
  • [flake8-bandit] Clarify the supported hashing functions (S324) (#20534)

Other changes

  • [playground] Allow hover quick fixes to appear for overlapping diagnostics (#20527)
  • [playground] Fix non‑BMP code point handling in quick fixes and markers (#20526)

Contributors

Install ruff 0.13.2

Install prebuilt binaries via shell script

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

Download ruff 0.13.2

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-09-25