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

PyClassMembers: an interface to define members z-ca-2022 Tag to track contrubution-academy 2022
#4215 opened Oct 15, 2022 by moreal Draft
add recursion check in __call__ z-ca-2022 Tag to track contrubution-academy 2022
#4213 opened Oct 15, 2022 by joohongpark Loading…
Add vm-tracing-logging feature z-ca-2022 Tag to track contrubution-academy 2022
#4200 opened Oct 4, 2022 by jopemachine Loading…
Implement class_getitem for failing types z-ca-2022 Tag to track contrubution-academy 2022
#4169 opened Sep 18, 2022 by jopemachine Draft
Update functools, threading lib and tests from CPython 3.12.0a0 z-ca-2022 Tag to track contrubution-academy 2022
#4156 opened Sep 9, 2022 by jopemachine Draft
Update locale lib, tests and Add locale.getencoding z-ca-2022 Tag to track contrubution-academy 2022
#4155 opened Sep 9, 2022 by jopemachine Draft
Introduce PyAtomicFn
#4142 opened Aug 29, 2022 by qingshi163 Draft
__qualname__ getset edit z-ca-2022 Tag to track contrubution-academy 2022
#4126 opened Aug 23, 2022 by Lithium07z Draft
revise with
#4043 opened Aug 11, 2022 by youknowone Draft
disable LTO for CI
#4012 opened Aug 7, 2022 by youknowone Loading…
Enable ssl by default for linux/macos
#3946 opened Jul 21, 2022 by youknowone Loading…
Change to raise SyntaxError for the generator without parenthesized z-ca-2022 Tag to track contrubution-academy 2022
#3942 opened Jul 21, 2022 by key262yek Draft
MutObjectSequenceOp find using Iteartor trait
#3940 opened Jul 20, 2022 by youknowone Loading…
Fix some set operation to compare self with args z-ca-2022 Tag to track contrubution-academy 2022
#3912 opened Jul 18, 2022 by kth496 Loading…
Slot inheritance
#3746 opened May 25, 2022 by youknowone Draft
PyPayload::{new_ref, into_ref}
#3744 opened May 23, 2022 by youknowone Loading…
data-only exc
#3718 opened May 18, 2022 by youknowone Draft
Open Collective for RustPython
#3648 opened Apr 22, 2022 by youknowone Loading…
2
1
poc for py:: prefix
#3645 opened Apr 19, 2022 by youknowone Draft
First impl of fallible allocations
#3494 opened Dec 4, 2021 by coolreader18 Loading…
Add missing __getattribute__ on several types
#3484 opened Nov 30, 2021 by Snowapril Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.