Skip to content

Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py#2463

Merged
DanielNoord merged 1 commit into
PyCQA:mainfrom
FinlayTheBerry:issue/2461
Feb 28, 2026
Merged

Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py#2463
DanielNoord merged 1 commit into
PyCQA:mainfrom
FinlayTheBerry:issue/2461

Conversation

@FinlayTheBerry

Copy link
Copy Markdown
Contributor

Fix for issue #2461

@FinlayTheBerry FinlayTheBerry changed the title Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py Fix #2461: Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py Feb 27, 2026
@codecov

codecov Bot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.24%. Comparing base (b5f06a7) to head (878ba7e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2463   +/-   ##
=======================================
  Coverage   99.24%   99.24%           
=======================================
  Files          39       39           
  Lines        3057     3057           
  Branches      675      675           
=======================================
  Hits         3034     3034           
  Misses         13       13           
  Partials       10       10           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@DanielNoord DanielNoord added this pull request to the merge queue Feb 28, 2026
Merged via the queue into PyCQA:main with commit a333737 Feb 28, 2026
22 checks passed
736-c41-2c1-e464fc974 pushed a commit to Swiss-Armed-Forces/Loom that referenced this pull request May 11, 2026
This MR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [isort](https://github.com/PyCQA/isort) ([changelog](https://github.com/PyCQA/isort/releases)) | dev | major | `^7.0.0` → `^8.0.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/PyCQA/isort/badge)](https://securityscorecards.dev/viewer/?uri=github.com/PyCQA/isort) |

---

### Release Notes

<details>
<summary>PyCQA/isort (isort)</summary>

### [`v8.0.1`](https://github.com/PyCQA/isort/releases/tag/8.0.1)

[Compare Source](PyCQA/isort@8.0.0...8.0.1)

#### Changes

- Fix [#&#8203;2461](PyCQA/isort#2461): Added compression to stdlibs for Python 3.14 in isort/stdlibs/py314.py ([#&#8203;2463](PyCQA/isort#2463)) [@&#8203;FinlayTheBerry](https://github.com/FinlayTheBerry)
- Fix unindented comments being corrupted in indented blocks ([#&#8203;2459](PyCQA/isort#2459)) [@&#8203;worksbyfriday](https://github.com/worksbyfriday)

### [`v8.0.0`](https://github.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#800-February-19-2026)

[Compare Source](PyCQA/isort@7.0.0...8.0.0)

- Removed `--old-finders` and `--magic-placement` flags and `old_finders` configuration option. The legacy finder logic that relied on environment introspection has been removed ([#&#8203;2445](PyCQA/isort#2445)) [@&#8203;joao-faria-dev](https://github.com/joao-faria-dev)
  - Update the `plone` profile to not clash with `black` ([#&#8203;2456](PyCQA/isort#2456)) [@&#8203;ale-rt](https://github.com/ale-rt)

</details>

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMDIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

See merge request swiss-armed-forces/cyber-command/cea/loom!428

Co-authored-by: Loom MR Pipeline Trigger <group_103951964_bot_9504bb8dead6d4e406ad817a607f24be@noreply.gitlab.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants