-
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 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…
Make the correctness of the bytecode in PyCode a safety invariant
#3753
opened May 27, 2022 by
coolreader18
Loading…
add recursion check in __call__
z-ca-2022
Tag to track contrubution-academy 2022
#4213
opened Oct 15, 2022 by
joohongpark
Loading…
test_inplace_on_self now works in test_set and test_weakset
A-stdlib
C-bug
Something isn't working
#4708
opened Mar 17, 2023 by
bearney74
Loading…
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…
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…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.