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-21 13:30:49 -05:00
Code Issues Packages Projects Releases Wiki Activity
Files
404e334fecf5311d11930f307c0454011fe89117
ruff/crates/ruff_python_parser/src
History
Charlie Marsh 3f0eea6d87 Rename JoinedStr to FString in the AST (#6379)
## Summary

Per the proposal in https://github.com/astral-sh/ruff/discussions/6183,
this PR renames the `JoinedStr` node to `FString`.
2023-08-07 17:33:17 +00:00
..
lexer
Pull in RustPython parser (#6099)
2023-07-27 09:29:11 +00:00
snapshots
Rename JoinedStr to FString in the AST (#6379)
2023-08-07 17:33:17 +00:00
context.rs
Remove Parse trait (#6235)
2023-08-01 18:35:03 +02:00
function.rs
Introduce an Arguments AST node for function calls and class definitions (#6259)
2023-08-02 10:01:13 -04:00
lexer.rs
Support help end escape command with priority (#6272)
2023-08-07 21:01:02 +05:30
lib.rs
Use Jupyter mode while parsing Notebook files (#5552)
2023-08-05 00:32:07 +00:00
parser.rs
Remove Parse trait (#6235)
2023-08-01 18:35:03 +02:00
python.lalrpop
Remove async AST node variants for with, for, and def (#6369)
2023-08-07 16:36:02 +00:00
python.rs
Remove async AST node variants for with, for, and def (#6369)
2023-08-07 16:36:02 +00:00
soft_keywords.rs
Replace .map_or(false, $closure) with .is_some_and(closure) (#6244)
2023-08-01 19:29:42 +02:00
string.rs
Rename JoinedStr to FString in the AST (#6379)
2023-08-07 17:33:17 +00:00
token.rs
Remove unused parser modes
2023-08-01 13:10:07 +02:00
typing.rs
Replace .map_or(false, $closure) with .is_some_and(closure) (#6244)
2023-08-01 19:29:42 +02:00
Powered by Gitea Version: 1.25.3 Page: 106ms 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