twfgcicdbot
  • Internet
  • Joined on 2023-02-03
twfgcicdbot synced commits to main at twfgcicdbot/ruff from mirror 2025-10-04 15:12:53 +02:00
2d44ad2f8f [ty] Fix playground crashes when accessing vendored files with leading slashes (#20661)
twfgcicdbot synced commits to main at twfgcicdbot/ruff from mirror 2025-10-04 07:02:51 +02:00
2ce3aba458 [ty] Use annotated parameters as type context (#20635)
twfgcicdbot synced commits to ibraheem/typed-dict-constructor at twfgcicdbot/ruff from mirror 2025-10-04 07:02:51 +02:00
163b6e35bf add support for functional TypedDict syntax
2ce3aba458 [ty] Use annotated parameters as type context (#20635)
b83ac5e234 [ty] Clean up inherited generic contexts (#20647)
c91b457044 [ty] Introduce TypeRelation::Redundancy (#20602)
673167a565 [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
Compare 14 commits »
twfgcicdbot synced commits to amy/import-dangling-comments at twfgcicdbot/ruff from mirror 2025-10-04 07:02:51 +02:00
2636902f57 Revisit comment placement in ast and formatting
a7f9549891 Basic test cases for comments in import statements
5f720150fb [ruff] fix crash with dangling comments in importfrom alias
2ce3aba458 [ty] Use annotated parameters as type context (#20635)
b83ac5e234 [ty] Clean up inherited generic contexts (#20647)
Compare 19 commits »
twfgcicdbot synced commits to alex/subtyping-between-protocols at twfgcicdbot/ruff from mirror 2025-10-04 07:02:51 +02:00
ad00f21298 [ty] Improve assignability/subtyping between two protocol types
2ce3aba458 [ty] Use annotated parameters as type context (#20635)
b83ac5e234 [ty] Clean up inherited generic contexts (#20647)
c91b457044 [ty] Introduce TypeRelation::Redundancy (#20602)
673167a565 [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
Compare 37 commits »
twfgcicdbot synced and deleted reference refs/tags/ibraheem/argument-inference at twfgcicdbot/ruff from mirror 2025-10-04 07:02:51 +02:00
twfgcicdbot synced commits to main at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
b83ac5e234 [ty] Clean up inherited generic contexts (#20647)
c91b457044 [ty] Introduce TypeRelation::Redundancy (#20602)
673167a565 [flake8-bugbear] Include certain guaranteed-mutable expressions: tuples, generators, and assignment expressions (B006) (#20024)
805d179dc0 [flake8-comprehensions] Clarify fix safety documentation (C413) (#20640)
f73ead11cb [ty] improve base conda distinction from child conda (#20675)
Compare 8 commits »
twfgcicdbot synced commits to ibraheem/argument-inference at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
dcd1dc5316 deduplicate parameter types during argument inference
6227fcab73 nits
1c18d908c6 bump maximum diagnostics for colour-science benchmark
440fda6ee5 bypass multi-inference for named expressions
5112868dd4 avoid duplicated diagnostics during function argument inference
Compare 19 commits »
twfgcicdbot synced commits to dcreager/non-non-inferable at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
7a69d29091 fix fuzz panics
6090300419 track heap size
7b5684fb4c merge conflicts
95e22dcba6 fix incorrect xarray ecosystem results
38d4a33a76 more inferable
Compare 34 commits »
twfgcicdbot synced new reference dcreager/bound-method-assignability to twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
twfgcicdbot synced commits to dcreager/bound-method-assignability at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
twfgcicdbot synced and deleted reference refs/tags/dcreager/non-inherited at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
twfgcicdbot synced and deleted reference refs/tags/alex/third-type-relation at twfgcicdbot/ruff from mirror 2025-10-03 22:52:45 +02:00
twfgcicdbot synced commits to main at twfgcicdbot/ruff from mirror 2025-10-03 14:42:42 +02:00
92eee816ed [ty] Fix file root matching for /
00c0c567dc [ruff,ty] Enable tracing's log feature
Compare 2 commits »
twfgcicdbot synced commits to ibraheem/typed-dict-constructor at twfgcicdbot/ruff from mirror 2025-10-03 14:42:42 +02:00
bc92943ac2 add support for functional TypedDict syntax
ecd649131c bump maximum diagnostics for colour-science benchmark
3b1accf29f bypass multi-inference for named expressions
6ed9360f10 avoid duplicated diagnostics during function argument inference
c04e1a9efb correct signature of assert_type
Compare 76 commits »
twfgcicdbot synced commits to alex/third-type-relation at twfgcicdbot/ruff from mirror 2025-10-03 14:42:42 +02:00
3f54ca7969 Rename to TypeRelation::Redundancy
47916beb5d some review comments
38ed6bf0b7 fix tests after rebase
5664d27982 theory
Compare 19 commits »
twfgcicdbot synced commits to alex/non-fully-static-negations at twfgcicdbot/ruff from mirror 2025-10-03 14:42:42 +02:00
3ef117ed95 [ty] Fix simplification of T & ~T for non-fully-static types
f9688bd05c [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#20612)
188c0dce29 Bump 0.13.3 (#20685)
c9b2bcbfb2 Update benchmarking CI for cargo-codspeed v4 (#20686)
4e94b22815 [ty] Support single-starred argument for overload call (#20223)
Compare 11 commits »
twfgcicdbot synced and deleted reference refs/tags/ag/fix-1277 at twfgcicdbot/ruff from mirror 2025-10-03 14:42:42 +02:00
twfgcicdbot synced commits to main at twfgcicdbot/ruff from mirror 2025-10-03 06:32:46 +02:00
f9688bd05c [flake8-annotations] Fix return type annotations to handle shadowed builtin symbols (ANN201, ANN202, ANN204, ANN205, ANN206) (#20612)
twfgcicdbot synced commits to ibraheem/argument-inference at twfgcicdbot/ruff from mirror 2025-10-03 06:32:46 +02:00
ecd649131c bump maximum diagnostics for colour-science benchmark
3b1accf29f bypass multi-inference for named expressions
6ed9360f10 avoid duplicated diagnostics during function argument inference
Compare 3 commits »