Skip to content

Replace Python parser with ruff parser#5494

Merged
coolreader18 merged 75 commits into
RustPython:mainfrom
etaloof:ruff-parser
Mar 20, 2025
Merged

Replace Python parser with ruff parser#5494
coolreader18 merged 75 commits into
RustPython:mainfrom
etaloof:ruff-parser

Conversation

@etaloof

@etaloof etaloof commented Jan 28, 2025

Copy link
Copy Markdown
Contributor

This PR replaces the Python parser with the ruff Parser. I had to create a new PR because I messed up #5453.

@coolreader18

coolreader18 commented Mar 20, 2025

Copy link
Copy Markdown
Member

Ok, CI is green! I'm going to merge this now, just since it's such a huge changeset, and it's kinda unwieldy to deal with. If there are changes that need to be made, they can be as follow-up PRs. Thank you so much to everyone who's been working on this over the past months, especially @qingshi163 and @etaloof !

@coolreader18 coolreader18 merged commit a6b4ef7 into RustPython:main Mar 20, 2025
@youknowone

Copy link
Copy Markdown
Member

Thank you all so much for this huge effort!

@youknowone youknowone mentioned this pull request Mar 26, 2025
Peter554 added a commit to Peter554/grimp that referenced this pull request May 3, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
Peter554 added a commit to Peter554/grimp that referenced this pull request May 3, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
Peter554 added a commit to Peter554/grimp that referenced this pull request May 3, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
Peter554 added a commit to Peter554/grimp that referenced this pull request May 3, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
Peter554 added a commit to Peter554/grimp that referenced this pull request May 3, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
seddonym pushed a commit to Peter554/grimp that referenced this pull request May 5, 2025
Ruff can be installed via git!

You may need to use CARGO_NET_GIT_FETCH_WITH_CLI=true

Inspired by RustPython/RustPython#5494
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants