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…
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…
Add type_check to _check()
#5095 opened Oct 18, 2023 by dannasman Draft
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
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
deferred exception creation
#3326 opened Oct 16, 2021 by youknowone Draft
Add missing __getattribute__ on several types
#3484 opened Nov 30, 2021 by Snowapril Loading…
First version of C-API
#3327 opened Oct 16, 2021 by youknowone Loading…
Support del __dict__
#5378 opened Jul 29, 2024 by nielsbuwen Loading…
Implement del object.__dict__
#5509 opened Feb 10, 2025 by key262yek Draft
Add ipython support
#4795 opened Mar 31, 2023 by itsankitkp Loading…
import this
#2440 opened Feb 5, 2021 by dbrgn Loading…
ProTip! Filter pull requests by the default branch with base:main.