Skip to content

[pyupgrade] Stabilize non-pep646-unpack (UP044)#16632

Merged
ntBre merged 1 commit intomicha/ruff-0.10from
brent/up044-0.10
Mar 11, 2025
Merged

[pyupgrade] Stabilize non-pep646-unpack (UP044)#16632
ntBre merged 1 commit intomicha/ruff-0.10from
brent/up044-0.10

Conversation

@ntBre
Copy link
Contributor

@ntBre ntBre commented Mar 11, 2025

Summary

Stabilizes UP044, renames the module to match the rule name, and removes the PreviewMode from the test settings.

Test Plan

2 closed issues in November, just after the rule was added, otherwise no issues

Summary
--

Stabilizes UP044, renames the module to match the rule name, and removes the
`PreviewMode` from the test settings.

Test Plan
--

2 closed issues in November, just after the rule was added, otherwise no issues
@ntBre ntBre added the rule Implementing or modifying a lint rule label Mar 11, 2025
@ntBre ntBre added this to the v0.10 milestone Mar 11, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 11, 2025

CodSpeed Performance Report

Merging #16632 will degrade performances by 12.88%

Comparing brent/up044-0.10 (5dbfa88) with micha/ruff-0.10 (5ec7c13)

Summary

❌ 1 regressions
✅ 31 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
red_knot_check_file[incremental] 4.8 ms 5.5 ms -12.88%

@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

@ntBre ntBre merged commit daeb8f1 into micha/ruff-0.10 Mar 11, 2025
20 of 21 checks passed
@ntBre ntBre deleted the brent/up044-0.10 branch March 11, 2025 18:01
@ntBre ntBre mentioned this pull request Mar 11, 2025
2 tasks
MichaReiser pushed a commit that referenced this pull request Mar 13, 2025
Summary
--

Stabilizes UP044, renames the module to match the rule name, and removes
the `PreviewMode` from the test settings.

Test Plan
--

2 closed issues in November, just after the rule was added, otherwise no
issues
MichaReiser pushed a commit that referenced this pull request Mar 13, 2025
Summary
--

Stabilizes UP044, renames the module to match the rule name, and removes
the `PreviewMode` from the test settings.

Test Plan
--

2 closed issues in November, just after the rule was added, otherwise no
issues
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.

2 participants