..
assignment
Use binary semantics when __iadd__
et al are unbound ( #13987 )
2024-10-30 13:09:22 +00:00
binary
[red-knot] Format mdtest Python snippets more concisely ( #13905 )
2024-10-24 11:09:31 +00:00
boolean
[red-knot] - Flow-control for boolean operations ( #13940 )
2024-10-27 03:33:01 +00:00
call
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
comparison
Rename operator-unsupported
to unsupported-operator
( #13973 )
2024-10-28 21:34:12 -04:00
conditional
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
declaration
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
exception
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
expression
[red-knot] Format mdtest Python snippets more concisely ( #13905 )
2024-10-24 11:09:31 +00:00
import
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
literal
[red-knot] Infer subscript expression types for bytes literals ( #13901 )
2024-10-24 12:07:41 +02:00
loops
[red-knot] Fix bug where union of two iterable types was not recognised as iterable ( #13992 )
2024-10-30 11:54:16 +00:00
narrow
[red-knot] Type narrowing inside boolean expressions ( #13970 )
2024-10-28 18:17:48 -07:00
scopes
[red-knot] Fallback to attributes on types.ModuleType if a symbol can't be found in locals or globals ( #13904 )
2024-10-29 10:59:03 +00:00
shadowing
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
stubs
[red-knot] Format mdtest Python snippets more concisely ( #13905 )
2024-10-24 11:09:31 +00:00
subscript
[red-knot] Minor follow-up on slice expression inference ( #13982 )
2024-10-29 19:40:57 +00:00
unary
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
attributes.md
[red-knot] Remove lint-phase ( #13922 )
2024-10-25 18:40:52 +00:00
generics.md
[red-knot] Infer tuple
types from annotations ( #13943 )
2024-10-29 10:30:03 +00:00
unpacking.md
[red-knot] Format mdtest Python snippets more concisely ( #13905 )
2024-10-24 11:09:31 +00:00