Logo
Explore Help
Sign In
Python/ruff
1
0
Fork 0
You've already forked ruff
mirror of https://github.com/astral-sh/ruff synced 2026-01-11 00:24:13 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
6c14225c662148d680f7026d52d01de2e47f3938
ruff/crates/ruff_python_parser/src/parser
History
Brent Westbrook 6c14225c66 [syntax-errors] Tuple unpacking in return and yield before Python 3.8 (#16485)
Summary
--

Checks for tuple unpacking in `return` and `yield` statements before
Python 3.8, as described [here].

Test Plan
--
Inline tests.

[here]: https://github.com/python/cpython/issues/76298
2025-03-06 11:57:20 -05:00
..
snapshots
Update insta snapshots (#14366)
2024-11-15 19:31:15 +01:00
expression.rs
[syntax-errors] Tuple unpacking in return and yield before Python 3.8 (#16485)
2025-03-06 11:57:20 -05:00
helpers.rs
[syntax-errors] Named expressions in decorators before Python 3.9 (#16386)
2025-03-05 17:08:18 +00:00
mod.rs
[syntax-errors] except* before Python 3.11 (#16446)
2025-03-02 18:20:18 +00:00
options.rs
Start detecting version-related syntax errors in the parser (#16090)
2025-02-25 23:03:48 -05:00
pattern.rs
Upgrade Rust toolchain to 1.83 (#14677)
2024-11-29 12:05:05 +00:00
progress.rs
Replace LALRPOP parser with hand-written parser (#10036)
2024-04-18 17:57:39 +05:30
recovery.rs
Use CompactString for Identifier (#12101)
2024-07-01 10:06:02 +02:00
statement.rs
[syntax-errors] Tuple unpacking in return and yield before Python 3.8 (#16485)
2025-03-06 11:57:20 -05:00
tests.rs
Pass ParserOptions to the parser (#16220)
2025-02-19 10:50:50 -05:00
Powered by Gitea Version: 1.25.3 Page: 275ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API