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

(WIP) tp_base and more implementation for best_base
#1732 opened Feb 1, 2020 by youknowone Loading… updated Aug 22, 2021
Handle MemoryError for list and strings.
#1779 opened Feb 27, 2020 by philippeitis Loading… updated Aug 22, 2021
Test Annotation Framework for Imported CPython test
#1973 opened Jun 22, 2020 by TheAnyKey Loading… updated Aug 22, 2021
Frame.co_code implementation.
#2149 opened Aug 25, 2020 by alanjds Draft updated Aug 22, 2021
string embedding
#2237 opened Sep 26, 2020 by youknowone Loading… updated Aug 22, 2021
FuncArgs kwargs as Option
#2289 opened Oct 16, 2020 by youknowone Loading… updated Aug 22, 2021
import this
#2440 opened Feb 5, 2021 by dbrgn Loading… updated Aug 22, 2021
Adds .editorconfig file
#2876 opened Aug 13, 2021 by sobolevn Loading… updated Aug 22, 2021
Add test_import from CPython 3.8
#3018 opened Sep 6, 2021 by fanninpm Loading… updated Sep 28, 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
Ctypes implementation
#2364 opened Dec 9, 2020 by rodrigocam Loading… updated Nov 16, 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
Upgrade clap to v3 (and other dep upgrades)
#3512 opened Jan 4, 2022 by coolreader18 Loading… updated Jul 9, 2022
Implimenting os ctermid
#2401 opened Jan 17, 2021 by AthulMuralidhar Loading… updated Aug 4, 2022
U32 backed PyStr for non-unicode data
#3574 opened Mar 13, 2022 by youknowone Draft updated Aug 4, 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
update regrtest
#4065 opened Aug 14, 2022 by youknowone Draft updated Aug 17, 2022
ProTip! Type g i on any issue or pull request to go back to the issue listing page.