Skip to content

Review comments#118

Open
behrmann wants to merge 61 commits intoyuwata:ruff-python-scriptsfrom
behrmann:ruff-fixups
Open

Review comments#118
behrmann wants to merge 61 commits intoyuwata:ruff-python-scriptsfrom
behrmann:ruff-fixups

Conversation

@behrmann
Copy link
Copy Markdown

No description provided.

yuwata and others added 30 commits February 22, 2026 01:43
This also replaces open().read() with Path().read_text().

Co-authored-by: Jörg Behrmann <behrmann@physik.fu-berlin.de>
Also, this makes opened files closed when not necessary.
Also drops unnecessary noqa attribute for importing pefile.
… bug

- l3mdev in fib rules is supported since
torvalds/linux@96c63fa (v4.8).
- uid range in fib rules is supported since
torvalds/linux@622ec2c (v4.10).
- port range and ip proto in fib rules is supported since
torvalds/linux@bfff486 (v4.17).
- interface alternative name is supported since
torvalds/linux@36fbf1e (v5.5).
- SRIOV on netdevsim is supported since
torvalds/linux@7957922 (4.16).
- nexthop is supported since
torvalds/linux@65ee00a (v5.3).
- bridge MDB entries on bridge master is supported since
torvalds/linux@1bc844e (v5.4).
yuwata and others added 25 commits February 22, 2026 22:46
This also makes CONFIG is closed when not necessary.
Both python-mode and python-ts-mode are shipped by Emacs nowadays, with the
latter being the more modern tree-sitter-based one. Even though they are
similar, the newer one doesn't automatically take the older ones settings.
@yuwata
Copy link
Copy Markdown
Owner

yuwata commented Feb 24, 2026

Thank you! I will take a look.

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