RustPython

RustPython/RustPython

A Python Interpreter written in Rust

12 good first / help-wanted issues · Rust · last activity Jul 18, 2026

compiler hacktoberfest interpreter jit language python-language python3 rust wasm
12 Open Issues Need Help Last updated: Jul 18, 2026

Open Issues Need Help

View All on GitHub
good first issue C-compat
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
good first issue RFC A-stdlib
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
good first issue O-windows
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
good first issue C-compat
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
C-enhancement good first issue C-compat A-stdlib cpython
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
good first issue C-compat
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
good first issue A-stdlib
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm

AI Summary: The task is to debug a panic in the RustPython interpreter that occurs when `time.sleep()` is called with a negative argument. The expected behavior is an exception, not a panic. The solution likely involves modifying the `time.sleep()` implementation in RustPython to handle negative arguments appropriately, potentially by raising a ValueError or similar exception.

Complexity: 4/5
C-bug good first issue
RustPython/RustPython
22.2K

A Python Interpreter written in Rust

Rust
#compiler#hacktoberfest#interpreter#jit#language#python-language#python3#rust#wasm