1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Oct 14, 2025 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[`flake8-type-checking`] Fix `TC003` false positive with `future-annotations` (#21125) More... 14 days ago
[ty] Fix lookup of `__new__` on instances (#21147) More... 14 days ago
Fix syntax error false positive on nested alternative patterns (#21104) More... 14 days ago
[`pyupgrade`] Fix false positive for `TypeVar` with default on Python <3.13 (`UP046`,`UP047`) (#21045) More... 14 days ago
[ty] Reachability and narrowing for enum methods (#21130) More... 14 days ago
[ty] Use `range` instead of custom `IntIterable` (#21138) More... 14 days ago
[`ruff`] Add support for additional eager conversion patterns (`RUF065`) (#20657) More... 15 days ago
[`ruff-ecosystem`] Fix CLI crash on Python 3.14 (#21092) More... 15 days ago
[ty] Infer type of `self` for decorated methods and properties (#21123) More... 15 days ago
[`flake8-bandit`] Fix correct example for `S308` (#21128) More... 15 days ago
[ty] Dont provide goto definition for definitions which are not reexported in builtins (#21127) More... 15 days ago
[`airflow`] warning `airflow....DAG.create_dagrun` has been removed (`AIR301`) (#21093) More... 15 days ago
[ty] follow the breaking API changes made in salsa-rs/salsa#1015 (#21117) More... 15 days ago
[ty] Rename `Type::into_nominal_instance` (#21124) More... 15 days ago
[`refurb`] Preserve digit separators in `Decimal` constructor (`FURB157`) (#20588) More... 16 days ago
[`ISC001`] fix panic when string literals are unclosed (#21034) More... 16 days ago
[ty] Reformat constraint set mdtests (#21111) More... 16 days ago
[ty] Move constraint set mdtest functions into `ConstraintSet` class (#21108) More... 16 days ago
Avoid sending an unnecessary "clear diagnostics" message for clients supporting pull diagnostics (#21105) More... 16 days ago
Update Rust crate ignore to v0.4.24 (#20979) More... 16 days ago
[ty] Render `import <...>` in completions when "label details" isn't supported More... 16 days ago
[ty] Rename `inner` query for better debugging experience (#21106) More... 17 days ago
[ty] Add new "constraint implication" typing relation (#21010) More... 17 days ago
[semantic error tests]: refactor semantic error tests to separate files (#20926) More... 17 days ago
[ty] Add evaluation test for auto-import including symbols in current module More... 17 days ago
[ty] Filter out "unimported" from the current module More... 17 days ago
[ty] Refactor `ty_ide` completion tests More... 17 days ago
Respect `--output-format` with `--watch` (#21097) More... 17 days ago
[`pyflakes`] Revert to stable behavior if imports for module lie in alternate branches for `F401` (#20878) More... 17 days ago
Fix finding keyword range for clause header after statement ending with semicolon (#21067) More... 17 days ago