ruff/crates/red_knot_python_semantic/resources/mdtest/exception
David Peter 8198668fc3
[red-knot] MDTest: Use custom class names instead of builtins (#16269)
## Summary

Follow up on the discussion
[here](https://github.com/astral-sh/ruff/pull/16121#discussion_r1962973298).
Replace builtin classes with custom placeholder names, which should
hopefully make the tests a bit easier to understand.

I carefully renamed things one after the other, to make sure that there
is no functional change in the tests.
2025-02-20 12:25:55 +00:00
..
basic.md [red-knot] Combine terminal statement support with statically known branches (#15817) 2025-02-05 17:47:49 -05:00
control_flow.md [red-knot] MDTest: Use custom class names instead of builtins (#16269) 2025-02-20 12:25:55 +00:00
except_star.md [red-knot] mdtest: python version requirements (#14954) 2024-12-13 10:40:38 +01:00
invalid_syntax.md Improve mdtests style (#14884) 2024-12-10 13:05:51 +00:00