-
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
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…
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…
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…
Make the correctness of the bytecode in PyCode a safety invariant
#3753
opened May 27, 2022 by
coolreader18
Loading…
JIT: Adding multiply and division for int type + mixing float & int type
#2293
opened Oct 17, 2020 by
jviereck
Loading…
ProTip!
Filter pull requests by the default branch with base:main.