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

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…
Fix set bugs with &= and -=
#4424 opened Jan 6, 2023 by branai Loading…
[Nightly] Atomic Structure with Const Initialize
#4349 opened Dec 22, 2022 by qingshi163 Loading…
Fix Coro release frame when closed
#4287 opened Nov 22, 2022 by qingshi163 Loading…
Add support for printing to JIT
#4262 opened Nov 5, 2022 by evilpie Loading…
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…
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…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.