Skip to content

Pull requests: RustPython/RustPython

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Update typing from CPython 3.11.2
#4946 opened Apr 29, 2023 by youknowone Loading…
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft
updated test files from cpython 3.12.0 alpha 7
#4881 opened Apr 17, 2023 by moonlightaria Loading…
add wasmbind feature
#4875 opened Apr 14, 2023 by bdemann Loading…
Add bash script to autotest cpython lib skip:ci Skip running the ci
#4870 opened Apr 10, 2023 by MegasKomnenos Loading…
Add ipython support
#4795 opened Mar 31, 2023 by itsankitkp 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…
Fix test_path_like_objects A-stdlib z-ca-2023 Tag to track contrubution-academy 2023
#4773 opened Mar 26, 2023 by ilp-sys 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…
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…
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…
Activate cspell lint
#4700 opened Mar 16, 2023 by youknowone Draft
Macro stuff
#4687 opened Mar 13, 2023 by coolreader18 Loading…
Add command line parameter -P z-ls-2023 Tag to track Line OSS Sprint 2023
#4611 opened Mar 2, 2023 by naonus Loading…
Another suggestion of #3753
#4547 opened Feb 22, 2023 by youknowone Loading…
Another trial of #4455
#4516 opened Feb 17, 2023 by youknowone Loading…
Add basic number formatting A-stdlib C-compat A discrepancy between RustPython and CPython
#4461 opened Jan 19, 2023 by notJoon 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…
port cli to clap 4.0
#4445 opened Jan 13, 2023 by burrbull Draft
ProTip! Exclude everything labeled bug with -label:bug.