Download Latest Version Version 1.7.1 source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of wemake-python-styleguide

Home / 1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-02-26 1.4 kB
Version 1.6.0 source code.tar.gz 2026-02-26 2.2 MB
Version 1.6.0 source code.zip 2026-02-26 2.5 MB
Totals: 3 Items   4.8 MB 0

Features

  • Adds python3.14 official support
  • Allows walrus operator in WPS332, [#3505]
  • Forbids symmetric bitwise operations in WPS345, [#3593]
  • Adds WPS366: forbid meaningless boolean operations, [#3593]
  • Forbids complex f-string format specifiers in WPS237, [#3491]

Bugfixes

  • Fixes false positive WPS457 for while True loop with await expressions, [#3753]
  • Fixes the false positive WPS617 by assigning a function that receives a lambda expression as a parameter, [#3597]
  • Fixes false positive WPS430 for whitelisted nested functions, [#3589]
  • Fixes false positive WPS457 for while True nested in try/except, [#3604]

Removals

  • Breaking: Removes WPS354, because it is inconsistent with async code, [#3601]

New Contributors

Full Changelog: https://github.com/wemake-services/wemake-python-styleguide/compare/1.5.0...1.6.0

Source: README.md, updated 2026-02-26