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
Assigned to nobody Loading
Sort

Pull requests list

Implement del object.__dict__
#5509 opened Feb 10, 2025 by key262yek Draft
Complement TypeAliasType
#5486 opened Jan 19, 2025 by moreal Draft
Importlib
#5483 opened Jan 18, 2025 by youknowone Draft
Add delete for object_set_dict
#5434 opened Nov 2, 2024 by avakianssion Loading…
Support del __dict__
#5378 opened Jul 29, 2024 by nielsbuwen Loading…
Update dataclasses, inspect from CPython 3.12
#5377 opened Jul 29, 2024 by youknowone Loading…
Upgrade test.support from CPython 3.12
#5366 opened Jul 28, 2024 by youknowone Loading…
Set magic methods slot wrapper only for heaptypes
#5303 opened May 8, 2024 by youknowone Loading…
reduce check_singals frequency
#5281 opened Apr 25, 2024 by youknowone Loading…
Update zipfile from CPython 3.12.2
#5264 opened Apr 23, 2024 by youknowone Loading…
Add type_check to _check()
#5095 opened Oct 18, 2023 by dannasman Draft
Load the RustPython logo faster
#5093 opened Oct 16, 2023 by bit-web24 Loading…
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft
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…
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…
Macro stuff
#4687 opened Mar 13, 2023 by coolreader18 Loading…
ProTip! no:milestone will show everything without a milestone.