COMMITS
May 26, 2026
C
[ty] Remove Prefect from flaky project list (#25394)
Charlie Marsh committed
M
Update `configuration.md` (#25396)
Micha Reiser committed
M
[ty] Treat Python notebook text documents as Python source (#25393)
Micha Reiser committed
M
Fix line-length example for --config option (#25389)
Martin Schlossarek committed
A
[ty] Add dd-trace-py to flaky.txt (#25391)
Alex Waygood committed
M
M
[ty] Show `LiteralString` when hovering the inline of a literal string (#25373)
Micha Reiser committed
May 25, 2026
A
[ty] Resolve enum names for all '|' arms for literal enum subsets (#25379)
Anuraag (Rag) Agrawal committed
C
[ty] Accept complete enum-literal alias unions as enums (#25341)
Charlie Marsh committed
May 24, 2026
R
Update Rust crate thin-vec to v0.2.16 (#25372)
renovate[bot] committed
M
Use `ThinVec` in AST to shrink `Stmt` (#25361)
Micha Reiser committed
M
Run ty-ecosystem memory report on parser, ast, stdlib, and db changes (#25370)
Micha Reiser committed
M
Run ty-ecosystem report on parser, ast, stdlib, and db changes (#25369)
Micha Reiser committed
May 23, 2026
M
[ty] Follow aliases when resolving stub mappings (#25328)
Micha Reiser committed
M
[ty] Rebalance benchmark shards (#25330)
Micha Reiser committed
M
Recover incomplete list comprehension elements (#25326)
Micha Reiser committed
M
[ty] Fix diagnostics in ignored folders after adding new files (#25236)
Micha Reiser committed
May 22, 2026
A
[`refurb`] Document `FURB192` exception change for empty sequences (#25317)
Aditya Singh committed
C
C
[ty] Reject incompatible explicit variance in generic base classes (#25327)
Charlie Marsh committed
M
[ty] Classify property declaration semantic tokens (#25322)
Micha Reiser committed
J
intersection calls: Fix test to test what it is supposed to test (#25323)
Jelle Zijlstra committed
C
[ty] Avoid exponential blow-up in fall-through narrowing (#25278)
Charlie Marsh committed
M
[ty] Support type aliases in document symbols (#25302)
Micha Reiser committed
C
[ty] Emit a diagnostic for subclassing with `order=True` (#21704)
Charlie Marsh committed
M
Fix Markdown closing fence handling (#25310)
Minh Vu committed
May 21, 2026
A
[`mccabe`] Improve example (`C901`) (#25287)
Aditya Singh committed
A
[`flake8-comprehensions`] Document `RecursionError` edge case in `__len__` (`C416`) (#25286)
Aditya Singh committed
A
[`pyupgrade`] Clarify fix safety docs (`UP007`, `UP045`) (#25288)
Aditya Singh committed
C
Avoid redundant TokenValue drops in the lexer (#25300)
Charlie Marsh committed