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…
Properly handles del val.__dict__.
#5576 opened Mar 1, 2025 by hbina Loading…
PyClassMembers: an interface to define members z-ca-2022 Tag to track contrubution-academy 2022
#4215 opened Oct 15, 2022 by moreal Draft
Complement TypeAliasType
#5486 opened Jan 19, 2025 by moreal Draft
Introduce PyAtomicFn
#4142 opened Aug 29, 2022 by qingshi163 Draft
Fix set bugs with &= and -=
#4424 opened Jan 6, 2023 by branai Loading…
string embedding
#2237 opened Sep 26, 2020 by youknowone 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…
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
disable LTO for CI
#4012 opened Aug 7, 2022 by youknowone Loading…
Upgrade test.support from CPython 3.12
#5366 opened Jul 28, 2024 by youknowone Loading…
Add delete for object_set_dict
#5434 opened Nov 2, 2024 by avakianssion Loading…
Set magic methods slot wrapper only for heaptypes
#5303 opened May 8, 2024 by youknowone Loading…
Frame.co_code implementation.
#2149 opened Aug 25, 2020 by alanjds Draft
deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.