ruff/crates/ruff_python_parser/tests
Brent Westbrook e924ecbdac
[syntax-errors] except* before Python 3.11 (#16446)
Summary
--

One of the simpler ones, just detect the use of `except*` before 3.11.

Test Plan
--

New inline tests.
2025-03-02 18:20:18 +00:00
..
snapshots [syntax-errors] except* before Python 3.11 (#16446) 2025-03-02 18:20:18 +00:00
fixtures.rs Allow passing ParseOptions to inline tests (#16357) 2025-02-27 10:23:15 -05:00
generate_inline_tests.rs Replace LALRPOP parser with hand-written parser (#10036) 2024-04-18 17:57:39 +05:30