| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-26 | 1.5 kB | |
| Version 1.7.0 source code.tar.gz | 2026-07-26 | 2.3 MB | |
| Version 1.7.0 source code.zip | 2026-07-26 | 2.5 MB | |
| Totals: 3 Items | 4.8 MB | 3 | |
Features
- Extends
WPS365: match with a single case statement is now also considered simplifiable. Match with simple sequence and mapping patterns are now also considered simplifiable - Extends
WPS349: Slices with a trailing colon (empty step) likearray[start:stop:]andarray[start::]are now considered as redundant, [#1071] - Extends
WPS347: imports aliased with names from--allowed-domain-namesare now allowed, [#3741]
Docs
- docs: add PyCharm File Watcher integration guide (fixes [#2904]) by @f1sherFM in https://github.com/wemake-services/wemake-python-styleguide/pull/3645
- docs: add PyCharm LSP integration guide (fixes [#3586]) by @f1sherFM in https://github.com/wemake-services/wemake-python-styleguide/pull/3646
- improve docs by @Khabib73 in https://github.com/wemake-services/wemake-python-styleguide/pull/3692
- improve docs by @Khabib73 in https://github.com/wemake-services/wemake-python-styleguide/pull/3699
New Contributors
- @f1sherFM made their first contribution in https://github.com/wemake-services/wemake-python-styleguide/pull/3645
- @Khabib73 made their first contribution in https://github.com/wemake-services/wemake-python-styleguide/pull/3674
- @sobolevn with @Copilot made their first contribution in https://github.com/wemake-services/wemake-python-styleguide/pull/3737
Full Changelog: https://github.com/wemake-services/wemake-python-styleguide/compare/1.6.2...1.7.0