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
Sort

Pull requests list

Improve: binary ops with Number Protocol A-design About RustPython's own implementation A-vm Area: virtual machine C-compat A discrepancy between RustPython and CPython C-enhancement New feature or request z-ls-2023 Tag to track Line OSS Sprint 2023
#4615 by xiaozhiyan was merged Mar 9, 2023 Loading…
(READY FOR REVIEW)Garbage collect: A stop-the-world cycle collector
#4180 by discord9 was closed Feb 20, 2024 Loading…
19 tasks done
Add a way to inject modules to rustpython_wasm
#2402 by coolreader18 was merged Feb 3, 2021 Loading…
4982 - Implement tm_gmtoff and tm_zone
#5391 by JazzGlobal was merged Mar 30, 2025 Loading…
Refactor objset
#765 by palaviv was closed Apr 8, 2019 Loading…
Frame.f_trace, paving the way to support pdb debugging
#1918 by alanjds was closed Aug 12, 2020 Loading…
mmap module
#3755 by killme2008 was merged Jun 14, 2022 Loading…
Add unix constant for os module
#1227 by yjhmelody was merged Sep 18, 2019 Loading…
Match statements
#5485 by arihant2math was merged Jan 25, 2025 Loading…
6 of 15 tasks
Add #[py_class] attribute proc macro
#764 by coolreader18 was merged Apr 2, 2019 Loading…
Add a VirtualMachine class to the WASM library
#267 by coolreader18 was merged Feb 23, 2019 Loading…
added getnewargs() to str.rs
#3811 by zer0who was merged Jul 14, 2022 Loading…
Support relative import
#1050 by palaviv was merged Jun 25, 2019 Loading…
add support for os.fork and related functions
#4877 by itsankitkp was merged Apr 24, 2023 Loading…
Update collections from Python 3.11.2
#4876 by Phosphorescentt was merged Apr 28, 2023 Loading…
test_os windows failed test handling A-stdlib E-help-wanted Extra attention is needed O-windows
#4764 by derlih was merged Apr 20, 2023 Loading…
Add support for match statements to parser
#4519 by charliermarsh was merged Feb 21, 2023 Loading…
Add a better injectModule method to WASM
#1744 by coolreader18 was merged Apr 3, 2020 Loading…
[WIP] Add int __sizeof__ implementation
#1172 by Askaholic was closed Aug 14, 2019 Loading…
Generate a visitor trait to ast_gen.rs
#4930 by thejcannon was closed Apr 29, 2023 Loading…
Add end locations to all nodes
#4192 by charliermarsh was merged Oct 17, 2022 Loading…
rustpython-doc as external module
#3638 by youknowone was merged May 26, 2022 Loading…
ProTip! Filter pull requests by the default branch with base:main.