Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade RustPython to fix Serde dependency #3481

Merged
merged 1 commit into from
Mar 13, 2023
Merged

Conversation

charliermarsh
Copy link
Member

Summary

Upgrading RustPython to pull in RustPython/RustPython#4684, which allows us to remove the "hacked" Serde dependency in some of our smaller crates.

Test Plan

From crates/ruff_python_ast, run `cargo test.

@charliermarsh charliermarsh added the internal An internal refactor or improvement label Mar 13, 2023
@github-actions
Copy link
Contributor

✅ ecosystem check detected no changes.

@charliermarsh charliermarsh merged commit 3a5fbd6 into main Mar 13, 2023
@charliermarsh charliermarsh deleted the charlie/serde branch March 13, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal An internal refactor or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants