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

Ctypes implementation
#2364 opened Dec 9, 2020 by rodrigocam Loading…
Add bash script to autotest cpython lib skip:ci Skip running the ci
#4870 opened Apr 10, 2023 by MegasKomnenos Loading…
Handle MemoryError for list and strings.
#1779 opened Feb 27, 2020 by philippeitis Loading…
string embedding
#2237 opened Sep 26, 2020 by youknowone Loading…
test_inplace_on_self now works in test_set and test_weakset A-stdlib C-bug Something isn't working
#4708 opened Mar 17, 2023 by bearney74 Loading…
Update zipfile from CPython 3.12.2
#5264 opened Apr 23, 2024 by youknowone Loading…
reduce check_singals frequency
#5281 opened Apr 25, 2024 by youknowone Loading…
__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
First impl of fallible allocations
#3494 opened Dec 4, 2021 by coolreader18 Loading…
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…
solved test case error for test_dictviews.py from object.rs A-stdlib z-ca-2023 Tag to track contrubution-academy 2023
#4779 opened Mar 26, 2023 by JaeyoungAhn Loading…
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft
Importlib
#5483 opened Jan 18, 2025 by youknowone Draft
Complement TypeAliasType
#5486 opened Jan 19, 2025 by moreal Draft
MutObjectSequenceOp find using Iteartor trait
#3940 opened Jul 20, 2022 by youknowone Loading…
disable LTO for CI
#4012 opened Aug 7, 2022 by youknowone Loading…
Fix Coro release frame when closed
#4287 opened Nov 22, 2022 by qingshi163 Loading…
ProTip! Filter pull requests by the default branch with base:main.