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

Handle MemoryError for list and strings.
#1779 opened Feb 27, 2020 by philippeitis Loading…
Frame.co_code implementation.
#2149 opened Aug 25, 2020 by alanjds Draft
string embedding
#2237 opened Sep 26, 2020 by youknowone Loading…
Ctypes implementation
#2364 opened Dec 9, 2020 by rodrigocam Loading…
import this
#2440 opened Feb 5, 2021 by dbrgn Loading…
deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft
First version of C-API
#3327 opened Oct 16, 2021 by youknowone Loading…
Add missing __getattribute__ on several types
#3484 opened Nov 30, 2021 by Snowapril Loading…
poc for py:: prefix
#3645 opened Apr 19, 2022 by youknowone Draft
Open Collective for RustPython
#3648 opened Apr 22, 2022 by youknowone Loading…
2
1
data-only exc
#3718 opened May 18, 2022 by youknowone Draft
Slot inheritance
#3746 opened May 25, 2022 by youknowone Draft
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
Enable ssl by default for linux/macos
#3946 opened Jul 21, 2022 by youknowone Loading…
disable LTO for CI
#4012 opened Aug 7, 2022 by youknowone Loading…
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
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
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
Add vm-tracing-logging feature z-ca-2022 Tag to track contrubution-academy 2022
#4200 opened Oct 4, 2022 by jopemachine Loading…
ProTip! Filter pull requests by the default branch with base:main.