Landing: ecb4048e1221

Project / Subsystem

binutils / binutils

Date

2026-04-25

Author

Tom de Vries <vries@sourceware.org>

Commit

ecb4048e1221ae2ec139304632999f33e8189a46

Source

public_inbox

Perf win

No

Breaking

No

All attributes

project
binutils
subsystem
binutils
patch_id
commit_hash
ecb4048e1221ae2ec139304632999f33e8189a46
source_type
public_inbox
headline
Bump isort to 9.0.0a3
tldr
The isort pre-commit hook is updated to version 9.0.0a3.
author
Tom de Vries <vries@sourceware.org>
outcome
committed
performance_win
false
breaking_change
false
series_id
series_parts
[]
tags
  • pre-commit
  • isort
  • python
  • code style
discussion_id_link
bugzilla_pr
date
2026-04-25T00:00:00.000Z

The isort pre-commit hook in .pre-commit-config.yaml has been updated to version 9.0.0a3. This ensures consistent import sorting across the project. No formatting changes were introduced by the update.