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

deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft
poc for py:: prefix
#3645 opened Apr 19, 2022 by youknowone Draft
data-only exc
#3718 opened May 18, 2022 by youknowone Draft
PyPayload::{new_ref, into_ref}
#3744 opened May 23, 2022 by youknowone Loading…
Slot inheritance
#3746 opened May 25, 2022 by youknowone Draft
revise with
#4043 opened Aug 11, 2022 by youknowone Draft
__qualname__ getset edit z-ca-2022 Tag to track contrubution-academy 2022
#4126 opened Aug 23, 2022 by Lithium07z Draft
Introduce PyAtomicFn
#4142 opened Aug 29, 2022 by qingshi163 Draft
Add vm-tracing-logging feature z-ca-2022 Tag to track contrubution-academy 2022
#4200 opened Oct 4, 2022 by jopemachine Loading…
add recursion check in __call__ z-ca-2022 Tag to track contrubution-academy 2022
#4213 opened Oct 15, 2022 by joohongpark Loading…
PyClassMembers: an interface to define members z-ca-2022 Tag to track contrubution-academy 2022
#4215 opened Oct 15, 2022 by moreal Draft
Fix Coro release frame when closed
#4287 opened Nov 22, 2022 by qingshi163 Loading…
Another trial of #4455
#4516 opened Feb 17, 2023 by youknowone Loading…
Another suggestion of #3753
#4547 opened Feb 22, 2023 by youknowone 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…
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft
Load the RustPython logo faster
#5093 opened Oct 16, 2023 by bit-web24 Loading…
Update zipfile from CPython 3.12.2
#5264 opened Apr 23, 2024 by youknowone Loading…
reduce check_singals frequency
#5281 opened Apr 25, 2024 by youknowone Loading…
Set magic methods slot wrapper only for heaptypes
#5303 opened May 8, 2024 by youknowone Loading…
ProTip! Filter pull requests by the default branch with base:main.