ruff
[red-knot] Infer subscript expression types for bytes literals
#13901
Merged

[red-knot] Infer subscript expression types for bytes literals #13901

sharkdp merged 10 commits into main from david/infer-subscript-expr-for-bytes
sharkdp
sharkdp Add tests for string[bool] subscript
d0c406d5
sharkdp Unify existing 'index_out_of_bounds_diagnostic' functions
4455cc9e
sharkdp Unify negative/positive index branches
e5293446
sharkdp Add indexing into byte literals
543d0ade
sharkdp Simplify tests
cc9356a1
sharkdp Minor renaming, more tests
93db3dd2
sharkdp sharkdp added ty
sharkdp sharkdp requested a review from carljm carljm 328 days ago
sharkdp sharkdp requested a review from MichaReiser MichaReiser 328 days ago
sharkdp sharkdp requested a review from AlexWaygood AlexWaygood 328 days ago
sharkdp
sharkdp commented on 2024-10-24
sharkdp
sharkdp commented on 2024-10-24
sharkdp
sharkdp commented on 2024-10-24
github-actions
sharkdp
sharkdp commented on 2024-10-24
sharkdp Move indexing functions to new module
1c2bb9fd
sharkdp Add unit tests
d29004ea
sharkdp sharkdp force pushed from 014d6daa to d29004ea 328 days ago
sharkdp Use a trait; implement the functionality just once
24f778d1
sharkdp Minor addition
9f3b5c18
AlexWaygood
AlexWaygood approved these changes on 2024-10-24
sharkdp sharkdp merged 77ae0ccf into main 328 days ago
sharkdp sharkdp deleted the david/infer-subscript-expr-for-bytes branch 328 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone