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

memory optimization using leaked PyRef<PyStr> A-vm Area: virtual machine C-enhancement New feature or request
#4733 opened Mar 20, 2023 by youknowone Loading…
First version of C-API
#3327 opened Oct 16, 2021 by youknowone Loading…
string embedding
#2237 opened Sep 26, 2020 by youknowone Loading…
FuncArgs kwargs as Option
#2289 opened Oct 16, 2020 by youknowone Loading…
Ctypes implementation
#2364 opened Dec 9, 2020 by rodrigocam Loading…
Implimenting os ctermid
#2401 opened Jan 17, 2021 by AthulMuralidhar Loading…
import this
#2440 opened Feb 5, 2021 by dbrgn Loading…
Adds .editorconfig file
#2876 opened Aug 13, 2021 by sobolevn Loading…
Add test_import from CPython 3.8
#3018 opened Sep 6, 2021 by fanninpm Loading…
deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft
(WIP) tp_base and more implementation for best_base
#1732 opened Feb 1, 2020 by youknowone Loading…
Add missing __getattribute__ on several types
#3484 opened Nov 30, 2021 by Snowapril Loading…
First impl of fallible allocations
#3494 opened Dec 4, 2021 by coolreader18 Loading…
Upgrade clap to v3 (and other dep upgrades)
#3512 opened Jan 4, 2022 by coolreader18 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
Support del __dict__
#5378 opened Jul 29, 2024 by nielsbuwen Loading…
data-only exc
#3718 opened May 18, 2022 by youknowone Draft
Zlib ver
#3735 opened May 21, 2022 by kangwhon Loading…
PyPayload::{new_ref, into_ref}
#3744 opened May 23, 2022 by youknowone Loading…
Handle MemoryError for list and strings.
#1779 opened Feb 27, 2020 by philippeitis Loading…
Fix compatibility of Tuple's hash function
#3460 opened Nov 27, 2021 by TeamTamoad Loading…
ProTip! What’s not been updated in a month: updated:<2024-07-09.