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

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…
Make stdio a feature
#5420 opened Oct 3, 2024 by danielstuart14 Loading…
Update clap to v4
#5414 opened Sep 23, 2024 by coolreader18 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…
update deps
#5119 opened Nov 17, 2023 by ognevny 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…
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
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…
ProTip! Filter pull requests by the default branch with base:main.