Skip to content

Pull requests: astral-sh/ruff

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[red-knot] Switch to a handwritten parser for mdtest error assertions red-knot Multi-file analysis & type inference testing Related to testing Ruff itself
#16422 opened Feb 27, 2025 by AlexWaygood Loading…
[red-knot] Descriptor protocol: Data descriptors red-knot Multi-file analysis & type inference
#16416 opened Feb 27, 2025 by sharkdp Draft
5 tasks
2
[red-knot] Don't use separate ID types for each alist internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#16415 opened Feb 27, 2025 by dcreager Loading…
[red-knot] treat annotated assignments without RHS in stubs as bindings red-knot Multi-file analysis & type inference
#16409 opened Feb 27, 2025 by mishamsk Draft
[red-knot] Reuse alist cells when possible internal An internal refactor or improvement performance Potential performance improvement red-knot Multi-file analysis & type inference
#16408 opened Feb 27, 2025 by dcreager Draft
Escape template filenames in glob patterns bug Something isn't working
#16407 opened Feb 26, 2025 by ntBre Loading…
Add f-string consistent quotes formatting option configuration Related to settings and configuration formatter Related to the formatter needs-decision Awaiting a decision from a maintainer
#16385 opened Feb 25, 2025 by matthewlloyd Loading…
Detect assignment expressions before Python 3.8 preview Related to preview mode features
#16383 opened Feb 25, 2025 by ntBre Loading…
[red-knot] Detect version-related syntax errors red-knot Multi-file analysis & type inference
#16379 opened Feb 25, 2025 by ntBre Draft
[red-knot] Add support for knot check <paths> red-knot Multi-file analysis & type inference
#16375 opened Feb 25, 2025 by MichaReiser Loading…
Fallback to requires-python in certain cases when target-version is not found breaking Breaking API change configuration Related to settings and configuration do-not-merge Do not merge this pull request
#16319 opened Feb 22, 2025 by dylwil3 Loading… v0.10
[red-knot] Support TypeGuard and TypeIs red-knot Multi-file analysis & type inference
#16314 opened Feb 22, 2025 by InSyncWithFoo Draft
[red-knot] Also use alists for list of live bindings/declarations performance Potential performance improvement red-knot Multi-file analysis & type inference
#16311 opened Feb 21, 2025 by dcreager Draft
[ruff] Recognize ClassVar from superclasses correctly (RUF045) bug Something isn't working
#16299 opened Feb 21, 2025 by InSyncWithFoo Loading…
Auto generate ast expression nodes internal An internal refactor or improvement
#16285 opened Feb 20, 2025 by Glyphack Loading…
[red-knot] Token system to avoid cross-module query dependencies internal An internal refactor or improvement red-knot Multi-file analysis & type inference
#16275 opened Feb 20, 2025 by MichaReiser Loading…
Add ConfigurationPreference::FilesystemOnly server Related to the LSP server
#16258 opened Feb 19, 2025 by InSyncWithFoo Draft
[red-knot] Avoid creating UnionBuilders unnecessarily red-knot Multi-file analysis & type inference
#16218 opened Feb 17, 2025 by MichaReiser Draft
Fixes for unnecessary-dunder-call (PLC2801) bug Something isn't working fixes Related to suggested fixes for violations
#16216 opened Feb 17, 2025 by VascoSch92 Loading…
[ruff] Resolve type alias for annotations (RUF012) bug Something isn't working
#16210 opened Feb 17, 2025 by vladNed Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.