Skip to content

Tags: RustPython/ruff

Tags

0.16.5-rustpython

Toggle 0.16.5-rustpython's commit message
Strip unpublished dependencies for the 0.16.5 crates.io release

Only the five rustpython-ruff_* crates are published. ruff_python_ast
drops its optional ruff_cache, ruff_macros and salsa dependencies along
with the cache and salsa features; the serde feature stays but no longer
pulls ruff_cache. Workspace crates that requested cache or salsa stop
doing so. ruff_annotate_snippets loses its version requirement so cargo
drops it from the published parser dev-dependencies.

Assisted-by: Claude Code:claude-fable-5-1

0.15.19-rustpython

Toggle 0.15.19-rustpython's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add RustPython runtime AST fields (#2)

0.15.8-rustpython

Toggle 0.15.8-rustpython's commit message
patch for RustPython release