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

Update uuid to 3.13.3
#5732 opened Apr 22, 2025 by arihant2math Draft updated Apr 22, 2025
Add _datetime and _zoneinfo and upgrade zoneinfo to 3.13.2
#5611 opened Mar 15, 2025 by arihant2math Draft updated Apr 21, 2025
Initial C-api implementation C-enhancement New feature or request
#5604 opened Mar 12, 2025 by arihant2math Loading… updated Apr 21, 2025
Ctypes implementation
#2364 opened Dec 9, 2020 by rodrigocam Loading… updated Apr 20, 2025
Build and publish docs on CI
#5660 opened Apr 3, 2025 by arihant2math Loading… updated Apr 18, 2025
implement bigint serialization
#5712 opened Apr 18, 2025 by arihant2math Draft updated Apr 18, 2025
First steps towards native subclassing
#5679 opened Apr 7, 2025 by coolreader18 Loading… updated Apr 17, 2025
Add imaplib at 3.13.2
#5619 opened Mar 24, 2025 by arihant2math Draft updated Apr 16, 2025
Upgrade parts of test.support
#5686 opened Apr 10, 2025 by arihant2math Loading… updated Apr 14, 2025
Hmac working without generics, and test not working yet
#5652 opened Apr 1, 2025 by Shakil582 Loading… updated Apr 13, 2025
Use mimalloc for better performance
#5678 opened Apr 7, 2025 by arihant2math Draft updated Apr 12, 2025
Add test.support.interpreters at 3.13.2
#5684 opened Apr 10, 2025 by arihant2math Loading… updated Apr 11, 2025
Improve exceptions and traceback
#5622 opened Mar 25, 2025 by arihant2math Draft updated Apr 11, 2025
Build tkinter on CI and update tk-sys/tcl-sys to v0.2.0
#5677 opened Apr 7, 2025 by arihant2math Loading… updated Apr 10, 2025
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft updated Apr 8, 2025
Update locale lib, tests and Add locale.getencoding z-ca-2022 Tag to track contrubution-academy 2022
#4155 opened Sep 9, 2022 by jopemachine Draft updated Apr 8, 2025
Raise TypeError when calling __new__ unsafely A-vm Area: virtual machine C-bug Something isn't working
#4455 opened Jan 15, 2023 by garychia Loading… updated Apr 7, 2025
Add modulefinder from CPython v3.10.5
#3863 opened Jul 10, 2022 by youknowone Draft updated Apr 5, 2025
Properly handles del val.__dict__.
#5576 opened Mar 1, 2025 by hbina Loading… updated Mar 30, 2025
Fix Coro release frame when closed
#4287 opened Nov 22, 2022 by qingshi163 Loading… updated Mar 30, 2025
Update zipfile from CPython 3.12.2
#5264 opened Apr 23, 2024 by youknowone Loading… updated Mar 30, 2025
Update dataclasses, inspect from CPython 3.12
#5377 opened Jul 29, 2024 by youknowone Loading… updated Mar 30, 2025
Add type_check to _check()
#5095 opened Oct 18, 2023 by dannasman Draft updated Mar 30, 2025
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… updated Mar 30, 2025
Implement DISALLOW_INSTANTIATION PyTypeFlags
#5286 opened Apr 28, 2024 by Snowapril Draft updated Mar 30, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.