-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: astral-sh/ruff
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[
flake8-bandit] Fix false positive for zipfile.extractall (S202)
#22880
opened Jan 26, 2026 by
danparizher
Loading…
Fix WSL detection in non-Docker containers
rule
Implementing or modifying a lint rule
#22879
opened Jan 26, 2026 by
ntBre
Loading…
[ty] Add support for goto-type, goto-declaration, and hover of string annotations
ecosystem-analyzer
server
Related to the LSP server
ty
Multi-file analysis & type inference
#22878
opened Jan 26, 2026 by
Gankra
Loading…
New benchmark of large file containing multiple suppressions
#22877
opened Jan 26, 2026 by
amyreese
Loading…
Update MSRV to 1.91
release
Related to the release process
#22874
opened Jan 26, 2026 by
ntBre
Loading…
[experimenting]
ty
Multi-file analysis & type inference
#22870
opened Jan 26, 2026 by
AlexWaygood
•
Draft
[ty] Infer Multi-file analysis & type inference
ParamSpec from class constructors for callable protocols
ty
#22853
opened Jan 25, 2026 by
charliermarsh
Loading…
[ty] Only add Multi-file analysis & type inference
./src as a search path if ./src/__init__.py(i) does not exist
ty
#22851
opened Jan 25, 2026 by
AlexWaygood
Loading…
[
airflow] Add ruff rules to catch deprecated attribute access from context key for Airflow 3.0 (AIR301)
#22850
opened Jan 25, 2026 by
sjyangkevin
•
Draft
[ruff] add import_type
needs-decision
Awaiting a decision from a maintainer
rule
Implementing or modifying a lint rule
#22847
opened Jan 25, 2026 by
segoon
Loading…
[ty] Discard the types of parameter defaults during cycle normalization
ty
Multi-file analysis & type inference
#22845
opened Jan 25, 2026 by
AlexWaygood
Loading…
[flake8-bugbear] Add Implementing or modifying a lint rule
B036 contextmanager without try/finally
rule
#22844
opened Jan 25, 2026 by
anishgirianish
Loading…
[ty] Fall back to python3 found in $PATH if no environment is found
ty
Multi-file analysis & type inference
#22843
opened Jan 25, 2026 by
figsoda
Loading…
[ty] Add a benchmark for very large tuples with lots of literals
internal
An internal refactor or improvement
performance
Potential performance improvement
ty
Multi-file analysis & type inference
#22842
opened Jan 24, 2026 by
AlexWaygood
Loading…
[ty] Promote Potential performance improvement
ty
Multi-file analysis & type inference
Literal types when inferring elements for very large unannotated tuples
performance
#22841
opened Jan 24, 2026 by
AlexWaygood
Loading…
[ty] Recognize functions with stub bodies in Multi-file analysis & type inference
Protocol classes as implicitly abstract
ecosystem-analyzer
ty
#22838
opened Jan 24, 2026 by
AlexWaygood
Loading…
[ty] improve hover for subscript literals
server
Related to the LSP server
ty
Multi-file analysis & type inference
#22837
opened Jan 24, 2026 by
Hugo-Polloli
Loading…
[ty] Rule Selection: ignore/warn/select all rules (unless subsequently overriden)
ty
Multi-file analysis & type inference
#22832
opened Jan 24, 2026 by
Feiyang472
Loading…
[
pygrep-hooks] Detect non-existent mock methods in standalone expressions (PGH005
#22830
opened Jan 24, 2026 by
anishgirianish
Loading…
[ruff] Add fix for
none-not-at-end-of-union (RUF036)
#22829
opened Jan 24, 2026 by
anishgirianish
Loading…
[
airflow] Third positional parameter not named ti_key should be flagged for BaseOperatorLink.get_link (AIR303)
#22828
opened Jan 24, 2026 by
sjyangkevin
Loading…
[ty] Rename old typing imports to new on Multi-file analysis & type inference
unresolved-reference.
ty
#22827
opened Jan 24, 2026 by
MentalMegalodon
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.