This website requires JavaScript.
Explore
Help
Sign In
Python
/
ruff
mirror of
https://github.com/astral-sh/ruff
Watch
1
Star
0
Fork
You've already forked ruff
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40186a26ef
ruff
/
crates
/
ruff_python_parser
History
Micha Reiser
77c5561646
Add `parenthesized` flag to `ExprTuple` and `ExprGenerator` (
#9614
)
2024-02-26 15:35:20 +00:00
..
src
Add `parenthesized` flag to `ExprTuple` and `ExprGenerator` (
#9614
)
2024-02-26 15:35:20 +00:00
Cargo.toml
Remove unnecessary string cloning from the parser (
#9884
)
2024-02-09 16:03:27 -05:00
build.rs
Pull in RustPython parser (
#6099
)
2023-07-27 09:29:11 +00:00