ruff/crates/red_knot_python_semantic/resources/mdtest/subscript
David Peter 1feb3cf41a
[red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674)
## Summary

Use `Unknown | T_inferred` as the type for *undeclared* public symbols.

## Test Plan

- Updated existing tests
- New test for external `__slots__` modifications.
- New tests for external modifications of public symbols.
2025-01-24 12:47:48 +01:00
..
bytes.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00
class.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00
instance.md [red-knot] Use Unknown | T_inferred for undeclared public symbols (#15674) 2025-01-24 12:47:48 +01:00
lists.md [red-knot] Meta data for Type::Todo (#14500) 2024-11-21 09:59:47 +01:00
stepsize_zero.md [red-knot] have mdformat wrap mdtest files to 100 columns (#14020) 2024-10-31 21:00:51 +00:00
string.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00
tuple.md [red-knot] MDTests: Do not depend on precise public-symbol type inference (#15691) 2025-01-23 13:51:33 +00:00