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

Implement bytearray.__str__ && bytes.__str__
#7477 opened Mar 20, 2026 by moreal Loading…
Bytecode parity
#7475 opened Mar 20, 2026 by youknowone Loading…
Pin deps to their minor version
#7473 opened Mar 20, 2026 by ShaharNaveh Loading…
Bump nix from 0.30.1 to 0.31.2 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#7468 opened Mar 19, 2026 by dependabot bot Loading…
marshal
#7467 opened Mar 19, 2026 by youknowone Draft
Fix complex multiply and truediv
#7466 opened Mar 19, 2026 by moreal Draft
A few windows fix
#7458 opened Mar 17, 2026 by youknowone Draft
Bump rust version to 1.94.0
#7442 opened Mar 16, 2026 by p-r-a-v-i-n Loading…
Opcode name
#7433 opened Mar 14, 2026 by ShaharNaveh Loading…
Enable PEP 709 inlined comprehensions
#7412 opened Mar 12, 2026 by youknowone Loading…
7 tasks done
Bump the random group with 3 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#7371 opened Mar 7, 2026 by dependabot bot Loading…
Bump digest from 0.10.7 to 0.11.1 in the crypto group dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#7370 opened Mar 7, 2026 by dependabot bot Loading…
align varnames to CPython
#6894 opened Jan 29, 2026 by youknowone Draft
EBR based GC
#6849 opened Jan 23, 2026 by youknowone Draft
Implement _collections.OrderedDict
#6799 opened Jan 19, 2026 by moreal Draft
Await fsm checkpoint
#6765 opened Jan 18, 2026 by yusufyian Draft
__length_hint__
#6636 opened Jan 3, 2026 by youknowone Draft
enable test_venv on windows
#6517 opened Dec 25, 2025 by youknowone Draft
ProTip! Filter pull requests by the default branch with base:main.