| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.0.0 source code.tar.gz | 2026-02-19 | 773.9 kB | |
| 8.0.0 source code.zip | 2026-02-19 | 835.8 kB | |
| README.md | 2026-02-19 | 1.3 kB | |
| Totals: 3 Items | 1.6 MB | 1 | |
Changes
- Update CHANGELOG for version 8.0.0 (#2460) @DanielNoord
- Fix edge case of
__future__import. (#2458) @skv0zsneg - Fix the Plone profile to be compatible with black (#2457) @ale-rt
- typo fix (#2450) @jsta
- Remove the
setuptoolsplugin (#2427) @DanielNoord - Turn some warnings into errors in test suite (#2449) @DanielNoord
- chore: replace black with ruff in clean.sh (#2448) @joao-faria-dev
- feat!: remove old finders flag and legacy finder logic (#2446) @joao-faria-dev
- Fix whitespace insensitive check triggering on tabs (#2437) @robsdedude
- Fix line separator detection not considering form feed as white space (#2436) @robsdedude
- Fix [#1964]:
lines_before_importsometimes ignored (#1965) @robsdedude - Remove reference to 3.9 in README (#2434) @DanielNoord
:rocket: Features
- Ensure
multiprocessing.Poolis always closed and joined (#2442) @DanielNoord
:construction_worker: Continuous Integration
- Simplify CI by putting similar steps into a single action file (#2444) @DanielNoord
:package: Dependencies
- Bump actions/checkout from 5 to 6 in the github-actions group (#2451) @dependabot[bot]
- Bump astral-sh/setup-uv from 6 to 7 in the github-actions group (#2441) @dependabot[bot]