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

Refactor cformat in prep for wtf8
#5621 by coolreader18 was merged Mar 25, 2025 Loading…
Remove crawl_sourcecode.py
#5617 by arihant2math was closed Mar 21, 2025 Loading…
Remove -merge from Cargo.lock gitattributes
#5616 by coolreader18 was merged Mar 20, 2025 Loading…
Update to ruff_python_parser 0.11
#5615 by coolreader18 was merged Mar 22, 2025 Loading…
Floating Point Power and While Loop JIT
#5614 by NicholasPaulick was merged Mar 19, 2025 Loading…
Update test class to cpython 3.13.2
#5613 by key262yek was merged Mar 20, 2025 Loading…
Add _pylong.py at 3.13.2
#5612 by arihant2math was merged Mar 20, 2025 Loading…
Remove cgitb module
#5609 by arihant2math was merged Mar 20, 2025 Loading…
Add _aix_support
#5608 by arihant2math was merged Mar 20, 2025 Loading…
Remove uu.py and test_uu.py
#5607 by arihant2math was merged Mar 14, 2025 Loading…
Revert "Update statistics to 3.13.2 (#5592)"
#5606 by arihant2math was merged Mar 14, 2025 Loading…
Fix hang in test_sqlite3
#5603 by coolreader18 was closed Mar 14, 2025 Loading…
Use lexopt for argument parsing
#5602 by coolreader18 was merged Mar 19, 2025 Loading…
Skip slow test on test_statistics
#5600 by arihant2math was closed Mar 13, 2025 Draft
Fix test_sqlite hang
#5599 by arihant2math was closed Mar 11, 2025 Draft
Fixed whats left
#5598 by arihant2math was merged Mar 11, 2025 Loading…
Remove cgi module
#5597 by arihant2math was merged Mar 12, 2025 Loading…
_osx_support update to 3.13.2
#5596 by arihant2math was merged Mar 11, 2025 Loading…
partially fix sys.getwindowsversion()
#5595 by arihant2math was merged Mar 14, 2025 Loading…
Add os support modules
#5593 by arihant2math was merged Mar 10, 2025 Loading…
Update statistics to 3.13.2
#5592 by arihant2math was merged Mar 11, 2025 Loading…
Fix extra newline in module.csv generation in cron ci
#5591 by arihant2math was merged Mar 10, 2025 Loading…
Replace pyattr(once) to constant
#5589 by youknowone was merged Mar 11, 2025 Loading…
Allow surrogates in str
#5587 by coolreader18 was merged Mar 26, 2025 Loading…
ProTip! Filter pull requests by the default branch with base:main.