50 comments (50 comments)39 reactions (39 reactions)0 assignees (0 assignees)Rust47,527 stars (47,527 stars)2,088 forks (2,088 forks)batch import
corehelp wanted
Description
See: #593
Contributor guide
- Tech stack
- rustpython
- Domain
- apideveloper experience
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 4
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- over 1 week
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- active
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- needs investigation
- Prerequisites
- Rust programmingPythonFFI (PyO3)ruff's internal API
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- Review referenced issue #593 for detailed requirements. Examine the current Rust codebase and internal API structure. Investigate using PyO3 to create Python bindings. Look for any existing partial implementations or discussions in the comments. Consider requesting maintainer clarification on scope and desired API surface.