Skip to content

Stabilize RUF064#22915

Merged
ntBre merged 1 commit intobrent/0.15.0from
brent/ruf064
Jan 29, 2026
Merged

Stabilize RUF064#22915
ntBre merged 1 commit intobrent/0.15.0from
brent/ruf064

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Jan 28, 2026

I made one small tweak to the fix safety docs, but this otherwise looked good to
me.

I made one small tweak to the fix safety docs, but this otherwise looked good to
me.
@ntBre ntBre added this to the v0.15 milestone Jan 28, 2026
@ntBre ntBre added the rule Implementing or modifying a lint rule label Jan 28, 2026
@ntBre ntBre requested review from amyreese and dylwil3 January 28, 2026 16:10
@astral-sh-bot
Copy link

astral-sh-bot bot commented Jan 28, 2026

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check detected linter changes. (+1 -0 violations, +0 -0 fixes in 1 projects; 54 projects unchanged)

apache/airflow (+1 -0 violations, +0 -0 fixes)

ruff check --no-cache --exit-zero --no-fix --output-format concise --no-preview --select ALL

+ devel-common/src/tests_common/test_utils/gcp_system_helpers.py:175:32: RUF064 Non-octal mode

Changes by rule (1 rules affected)

code total + violation - violation + fix - fix
RUF064 1 1 0 0 0

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre
Copy link
Contributor Author

ntBre commented Jan 28, 2026

This ecosystem hit looks like a very likely bug in the ecosystem project and a success for the rule!

amyreese added a commit to amyreese/airflow that referenced this pull request Jan 28, 2026
`os.chmod()` expects octal values. `777` is almost certainly not producing the intended result.

Discovered in astral-sh/ruff#22915
@ntBre ntBre merged commit 9d9b57d into brent/0.15.0 Jan 29, 2026
42 checks passed
@ntBre ntBre deleted the brent/ruf064 branch January 29, 2026 14:00
@ntBre
Copy link
Contributor Author

ntBre commented Jan 29, 2026

Oh cool, thanks @amyreese for opening a PR in airflow!

@ntBre ntBre mentioned this pull request Jan 29, 2026
3 tasks
ntBre added a commit that referenced this pull request Feb 3, 2026
I made one small tweak to the fix safety docs, but this otherwise looked
good to
me.
ntBre added a commit that referenced this pull request Feb 3, 2026
I made one small tweak to the fix safety docs, but this otherwise looked
good to
me.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rule Implementing or modifying a lint rule

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants