1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 8 hours ago.
Oct 14, 2025 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[`pydoclint`] Fix false positive when Sphinx directives follow Raises section (`DOC502`) (#20535) More... about 19 hours ago
[ty] remove erroneous canonicalize (#21405) More... about 19 hours ago
[ty] Faster subscript assignment checks for (unions of) `TypedDict`s (#21378) More... about 21 hours ago
[ty] fix global symbol lookup from eager scopes (#21317) More... about 22 hours ago
Added the PyScripter IDE to the list of "Who is using Ruff?" (#21402) More... about 22 hours ago
[`flake8-simplify`] Apply `SIM113` when index variable is of type `int` (#21395) More... about 22 hours ago
[ty] Improve semantic token classification for names (#21399) More... about 24 hours ago
[ty] Baseline for subscript assignment diagnostics (#21404) More... 1 day ago
[ty] Implicit type aliases: Add support for `typing.Union` (#21363) More... 1 day ago
[ty] Reorganize walltime benchmarks (#21400) More... 1 day ago
[ty] Better assertion message for benchmark diagnostics check (#21398) More... 1 day ago
[ty] Fix goto for `float` and `complex` in type annotation positions (#21388) More... 1 day ago
[ty] Fix Escape handler in playground (#21397) More... 1 day ago
[`pydoclint`] Support NumPy-style comma-separated parameters (`DOC102`) (#20972) More... 1 day ago
`UP035`: Consistently set the deprecated tag (#21396) More... 1 day ago
[ty] Skip eagerly evaluated scopes for attribute storing (#20856) More... 1 day ago
[ty] Support `isinstance()` and `issubclass()` narrowing when the second argument is a `typing.py` stdlib alias (#21391) More... 2 days ago
[ty] Fix false positive for Final attribute assignment in __init__ (#21158) More... 2 days ago
[ty] Consider `from thispackage import y` to re-export `y` in `__init__.pyi` (#21387) More... 2 days ago
[ty] Silence false-positive diagnostics when using `typing.Dict` or `typing.Callable` as the second argument to `isinstance()` (#21386) More... 2 days ago
[ty] support absolute `from` imports introducing local submodules in `__init__.py` files (#21372) More... 2 days ago
[ty] Sort keyword completions above everything else More... 2 days ago
[ty] Add completion evaluation task for general keyword completions More... 2 days ago
[ty] Add `from <module> im<CURSOR>` completion evaluation task More... 2 days ago
[ty] Add more keyword completions to scope completions More... 2 days ago
[ty] Allow PEP-604 unions in stubs and `TYPE_CHECKING` blocks prior to 3.10 (#21379) More... 2 days ago
Add option to provide a reason to `--add-noqa` (#21294) More... 2 days ago
Reduce notebook memory footprint (#21319) More... 2 days ago
[ty] Handle annotated `self` parameter in constructor of non-invariant generic classes (#21325) More... 3 days ago
[ty] Make implicit submodule imports only occur in global scope (#21370) More... 3 days ago