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
🚀 Features
- Ensure
multiprocessing.Poolis always closed and joined (#2442) @DanielNoord
👷 Continuous Integration
- Simplify CI by putting similar steps into a single action file (#2444) @DanielNoord
📦 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]