mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-10 05:39:12 +00:00
![]() ## Summary Resolves [#461](https://github.com/astral-sh/ty/issues/461). ty was hardcoded to infer `BytesLiteral` types for integer indexing into `BytesLiteral`. It will now infer `IntLiteral` types instead. ## Test Plan Markdown tests. |
||
---|---|---|
.. | ||
bytes.md | ||
class.md | ||
instance.md | ||
lists.md | ||
stepsize_zero.md | ||
string.md | ||
tuple.md |