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

Handle MemoryError for list and strings.
#1779 opened Feb 27, 2020 by philippeitis Loading… updated Aug 22, 2021
string embedding
#2237 opened Sep 26, 2020 by youknowone Loading… updated Aug 22, 2021
import this
#2440 opened Feb 5, 2021 by dbrgn Loading… updated Aug 22, 2021
Frame.co_code implementation.
#2149 opened Aug 25, 2020 by alanjds Draft updated Aug 22, 2021
deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft updated Oct 16, 2021
First version of C-API
#3327 opened Oct 16, 2021 by youknowone Loading… updated Nov 15, 2021
Add missing __getattribute__ on several types
#3484 opened Nov 30, 2021 by Snowapril Loading… updated Apr 30, 2022
PyPayload::{new_ref, into_ref}
#3744 opened May 23, 2022 by youknowone Loading… updated May 23, 2022
Open Collective for RustPython
#3648 opened Apr 22, 2022 by youknowone Loading… updated May 24, 2022
2
1
Slot inheritance
#3746 opened May 25, 2022 by youknowone Draft updated May 26, 2022
poc for py:: prefix
#3645 opened Apr 19, 2022 by youknowone Draft updated May 30, 2022
data-only exc
#3718 opened May 18, 2022 by youknowone Draft updated Jun 1, 2022
add IMMUTABLE flag and set non-heaptype as immutable
#3821 opened Jun 26, 2022 by lijm1358 Draft updated Jun 28, 2022
revise with
#4043 opened Aug 11, 2022 by youknowone Draft updated Aug 11, 2022
working to remove break/continue instruction
#4044 opened Aug 11, 2022 by youknowone Draft updated Aug 13, 2022
__qualname__ getset edit z-ca-2022 Tag to track contrubution-academy 2022
#4126 opened Aug 23, 2022 by Lithium07z Draft updated Aug 23, 2022
Introduce PyAtomicFn
#4142 opened Aug 29, 2022 by qingshi163 Draft updated Aug 29, 2022
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 updated Oct 15, 2022
JIT: Adding multiply and division for int type + mixing float & int type
#2293 opened Oct 17, 2020 by jviereck Loading… updated Nov 8, 2022
[DRAFT] use PyAtomicRef for InstanceDict
#4264 opened Nov 6, 2022 by qingshi163 Draft updated Nov 22, 2022
PyClassMembers: an interface to define members z-ca-2022 Tag to track contrubution-academy 2022
#4215 opened Oct 15, 2022 by moreal Draft updated Dec 20, 2022
[Nightly] Atomic Structure with Const Initialize
#4349 opened Dec 22, 2022 by qingshi163 Loading… updated Dec 31, 2022
Fix set bugs with &= and -=
#4424 opened Jan 6, 2023 by branai Loading… updated Jan 6, 2023
[DRAFT] PEG Parser via rust-peg
#4423 opened Jan 5, 2023 by qingshi163 Draft updated Feb 13, 2023
Add support for printing to JIT
#4262 opened Nov 5, 2022 by evilpie Loading… updated Feb 17, 2023
ProTip! Add no:assignee to see everything that’s not assigned.