1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jul 02, 2025 — Aug 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix link: unused_import.rs (#19648) More... about 14 hours ago
[ty] Remove `Specialization::display` (full) (#19682) More... about 15 hours ago
[ty] Remove `KnownModule::is_enum` (#19681) More... about 15 hours ago
[ty] Support `__setitem__` and improve `__getitem__` related diagnostics (#19578) More... about 16 hours ago
[ty] Sync vendored typeshed stubs (#19676) More... about 17 hours ago
[`flake8-use-pathlib`] Expand `PTH201` to check all `PurePath` subclasses (#19440) More... about 21 hours ago
[`refurb`] Make example error out-of-the-box (`FURB180`) (#19672) More... 1 day ago
[`pyupgrade`] Prevent infinite loop with `I002` (`UP010`, `UP035`) (#19413) More... 1 day ago
[ty] Improve the `Display` for generic `type[]` types (#19667) More... 1 day ago
[ty] Refactor `TypeInferenceBuilder::infer_subscript_expression_types` (#19658) More... 1 day ago
Fix tests on 32-bit architectures (#19652) More... 1 day ago
[ty] Move `pandas-stubs` to bad.txt (#19659) More... 1 day ago
[ty] Remove special casing for string-literal-in-tuple `__contains__` (#19642) More... 1 day ago
Update pre-commit's `ruff` id (#19654) More... 1 day ago
Update salsa (#19449) More... 2 days ago
Simplify `get_size2` usage (#19643) More... 2 days ago
[ty] Fix incorrect diagnostic when calling `__setitem__` (#19645) More... 2 days ago
[ty] Remove special casing for tuple addition (#19636) More... 2 days ago
fix missing-required-imports introducing syntax error after dosctring ending with backslash (#19505) More... 2 days ago
[ty] Upcast heterogeneous and mixed tuples to homogeneous tuples where it's necessary to solve a `TypeVar` (#19635) More... 2 days ago
[ty] Fix server panic in workspace diagnostics request handler when typing (#19631) More... 2 days ago
[ty] Async for loops and async iterables (#19634) More... 2 days ago
[`ruff`] Parenthesize generator expressions in f-strings (`RUF010`) (#19434) More... 2 days ago
Always expand tabs to four spaces in diagnostics (#19618) More... 2 days ago
Fix copy and line separator colors in dark mode (#19630) More... 2 days ago
[ty] Update module resolution diagram to account for typeshed `VERSIONS` file More... 2 days ago
[ty] Remove `AssertUnwindSafe` requirement from `ProgressReporter` (#19637) More... 2 days ago
[ty] Synthesize precise `__getitem__` overloads for tuple subclasses (#19493) More... 2 days ago
[ty] Add progress reporting to workspace diagnostics (#19616) More... 3 days ago
[ty] Implement diagnostic caching (#19605) More... 3 days ago