ruff/crates/ty_python_semantic/resources/mdtest/scopes
David Peter 21303d1a02
[ty] Minor change to builtins.md test (#18889)
## Summary

As far as I can tell, the two existing tests did the exact same thing.
Remove the redundant test, and add tests for all combinations of
declared/not-declared and local/"public" use of the name.

Proposing this as a separate PR before the behavior might change via
https://github.com/astral-sh/ruff/pull/18750
2025-06-23 12:32:50 +02:00
..
builtin.md [ty] Minor change to builtins.md test (#18889) 2025-06-23 12:32:50 +02:00
eager.md
global-constants.md [ty] Add support for global __debug__ constant (#18540) 2025-06-10 06:48:59 +00:00
global.md [ty] Implement global handling and load-before-global-declaration syntax error (#17637) 2025-05-08 10:30:04 -04:00
moduletype_attrs.md [ty] support accessing __builtins__ global (#18118) 2025-05-15 22:01:38 +02:00
nonlocal.md
unbound.md Update class literal display to use <class 'Foo'> style (#17889) 2025-05-06 20:11:25 -04:00