Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
EM101
,EM102
,EM103
if possible by @dhruvmanila in AutofixEM101
,EM102
,EM103
if possible astral-sh/ruff#4123Settings
argfile
by @charliermarsh in Add support for providing command-line arguments viaargfile
astral-sh/ruff#4087Bug Fixes
pyright
comment prefix from PYI033 checks by @evanrittenhouse in Removepyright
comment prefix from PYI033 checks astral-sh/ruff#4152E713
andE714
false positives for multiple comparisons by @JonathanPlasse in FixE713
andE714
false positives for multiple comparisons astral-sh/ruff#4083NamedExpr
assignments by @charliermarsh in Respect parent-scoping rules forNamedExpr
assignments astral-sh/ruff#4145pytest.param
by @charliermarsh in Allow boolean parameters forpytest.param
astral-sh/ruff#4176Internal
Location
with byte-offsets. by @MichaReiser in Replace row/column basedLocation
with byte-offsets. astral-sh/ruff#3931memchr
to speedup newline search on x86 by @MichaReiser in Usememchr
to speedup newline search on x86 astral-sh/ruff#3985ScopeStack
in favor of child-parentScopeId
pointers by @charliermarsh in RemoveScopeStack
in favor of child-parentScopeId
pointers astral-sh/ruff#4138Full Changelog: astral-sh/ruff@v0.0.263...v0.0.264