Skip to content

Pull requests: RustPython/RustPython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Introduce PyConfig to implement Paths correctly
#6461 opened Dec 20, 2025 by youknowone Loading…
Enable ctypes
#6457 opened Dec 19, 2025 by youknowone Draft
disallow __new__, __init__
#6446 opened Dec 16, 2025 by youknowone Draft
Update test_sys.py from 3.13.11
#6428 opened Dec 12, 2025 by ShaharNaveh Loading…
Update test/libregrtest to CPython 3.13.10
#6410 opened Dec 12, 2025 by fanninpm Draft
2 tasks done
Bump libffi from 4.1.2 to 5.0.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#6397 opened Dec 10, 2025 by dependabot bot Loading…
Bump libsqlite3-sys from 0.28.0 to 0.35.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#6368 opened Dec 8, 2025 by dependabot bot Loading…
rustpython-cpython
#6301 opened Nov 28, 2025 by youknowone Draft
Update ruff to 0.14.5
#6271 opened Nov 15, 2025 by ShaharNaveh Draft
Move typeid into vtable
#6231 opened Oct 31, 2025 by coolreader18 Loading…
check type immutable
#6227 opened Oct 29, 2025 by youknowone Draft
Enable TestMethodsMutating
#6215 opened Oct 25, 2025 by kralka Loading…
ruff for Expr parsing
#6207 opened Oct 22, 2025 by ShaharNaveh Draft
Update README with venv and PIP instructions skip:ci Skip running the ci
#6127 opened Sep 4, 2025 by youknowone Loading…
may_add_dict
#6084 opened Aug 8, 2025 by youknowone Loading…
Allow dis.dis to take file
#6078 opened Aug 6, 2025 by youknowone Loading…
Update zipfile to 3.13.5
#6069 opened Aug 5, 2025 by jackoconnordev Loading…
Embedded module with an id example
#6061 opened Aug 2, 2025 by markusmoenig Loading…
ProTip! Exclude everything labeled bug with -label:bug.