-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Pull requests: RustPython/RustPython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix not throwing the same error as CPython in test_pathlib.test_expanduser
#5578
opened Mar 2, 2025 by
hbina
Loading…
updated Mar 31, 2025
Improve exceptions and traceback
#5622
opened Mar 25, 2025 by
arihant2math
•
Draft
updated Mar 31, 2025
Now passing test_math from 3.12.2 with some caveat
#5610
opened Mar 15, 2025 by
hbina
Loading…
updated Mar 31, 2025
Rewrite of winreg module and bump to 3.13.2
#5594
opened Mar 10, 2025 by
arihant2math
Loading…
updated Mar 30, 2025
initial C-api implementation
#5604
opened Mar 12, 2025 by
arihant2math
Loading…
updated Mar 30, 2025
Updated test_baseexception from 3.12.2
#5638
opened Mar 30, 2025 by
hbina
Loading…
updated Mar 30, 2025
Fixed an expected failure in the behavior of negating a bool argument
#5635
opened Mar 30, 2025 by
hbina
Loading…
updated Mar 30, 2025
Fix Coro release frame when closed
#4287
opened Nov 22, 2022 by
qingshi163
Loading…
updated Mar 30, 2025
Update zipfile from CPython 3.12.2
#5264
opened Apr 23, 2024 by
youknowone
Loading…
updated Mar 30, 2025
Update typing from CPython 3.11.2
#4946
opened Apr 29, 2023 by
youknowone
Loading…
updated Mar 30, 2025
Update dataclasses, inspect from CPython 3.12
#5377
opened Jul 29, 2024 by
youknowone
Loading…
updated Mar 30, 2025
solved test case error for test_dictviews.py from object.rs
A-stdlib
z-ca-2023
Tag to track contrubution-academy 2023
#4779
opened Mar 26, 2023 by
JaeyoungAhn
Loading…
updated Mar 30, 2025
Set magic methods slot wrapper only for heaptypes
#5303
opened May 8, 2024 by
youknowone
Loading…
updated Mar 30, 2025
Raise TypeError when calling __new__ unsafely
A-vm
Area: virtual machine
C-bug
Something isn't working
#4455
opened Jan 15, 2023 by
garychia
Loading…
updated Mar 30, 2025
memory optimization using leaked PyRef<PyStr>
A-vm
Area: virtual machine
C-enhancement
New feature or request
#4733
opened Mar 20, 2023 by
youknowone
Loading…
updated Mar 30, 2025
Add bash script to autotest cpython lib
skip:ci
Skip running the ci
#4870
opened Apr 10, 2023 by
MegasKomnenos
Loading…
updated Mar 26, 2025
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.