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

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
_tkinter pt. 2
#5640 opened Mar 30, 2025 by arihant2math Loading… updated Mar 31, 2025
Improve exceptions and traceback
#5622 opened Mar 25, 2025 by arihant2math Draft updated Mar 31, 2025
typing upgrade to 3.13.2
#5590 opened Mar 9, 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
Added test_audit from 3.12.2
#5637 opened Mar 30, 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
Match statements rewrite
#5628 opened Mar 26, 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_binascii to 3.12.2
#5639 opened Mar 30, 2025 by hbina 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
Properly handles del val.__dict__.
#5576 opened Mar 1, 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
Add type_check to _check()
#5095 opened Oct 18, 2023 by dannasman Draft updated Mar 30, 2025
Macro stuff
#4687 opened Mar 13, 2023 by coolreader18 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
Implement DISALLOW_INSTANTIATION PyTypeFlags
#5286 opened Apr 28, 2024 by Snowapril Draft 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.