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 compatibility of Tuple's hash function
#3460 opened Nov 27, 2021 by TeamTamoad Loading…
Fix some set operation to compare self with args z-ca-2022 Tag to track contrubution-academy 2022
#3912 opened Jul 18, 2022 by kth496 Loading…
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…
update dataclasses.py test_dataclasses.py from cpython 3.11.2 A-stdlib skip:ci Skip running the ci z-ca-2023 Tag to track contrubution-academy 2023
#4759 opened Mar 25, 2023 by jinnarajin Loading…
Add bash script to autotest cpython lib skip:ci Skip running the ci
#4870 opened Apr 10, 2023 by MegasKomnenos Loading…
Rust dependency updates
#5651 opened Mar 31, 2025 by arihant2math Loading…
Optionally disable console by feature
#5691 opened Apr 11, 2025 by marcomq Loading…
ProTip! Exclude everything labeled bug with -label:bug.