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

Miscellaneous deps upgrades
#5705 opened Apr 16, 2025 by coolreader18 Loading… updated Apr 16, 2025
Use the constant_time_eq crate instead of our bespoke implementation
#5706 opened Apr 16, 2025 by coolreader18 Loading… updated Apr 16, 2025
Cleanup match statement codegen
#5700 opened Apr 15, 2025 by arihant2math Loading… updated Apr 16, 2025
Failure marker
#5695 opened Apr 14, 2025 by arihant2math Loading… updated Apr 16, 2025
Add imaplib at 3.13.2
#5619 opened Mar 24, 2025 by arihant2math Draft updated Apr 16, 2025
Fix bz2 module
#5605 opened Mar 13, 2025 by arihant2math Loading… updated Apr 15, 2025
Add more independent tests at 3.13.3
#5701 opened Apr 15, 2025 by arihant2math Loading… updated Apr 15, 2025
stdlib compatability checking scripts
#5697 opened Apr 14, 2025 by arihant2math Draft updated Apr 14, 2025
Initial C-api implementation
#5604 opened Mar 12, 2025 by arihant2math Loading… updated Apr 14, 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
Optionally disable console by feature
#5691 opened Apr 11, 2025 by marcomq 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
_ctypes pt. 5
#5653 opened Apr 1, 2025 by arihant2math Draft 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
First steps towards native subclassing
#5679 opened Apr 7, 2025 by coolreader18 Loading… updated Apr 10, 2025
object.__init__ as slot caller
#4884 opened Apr 17, 2023 by youknowone Draft updated Apr 8, 2025
Improve naming from proc macros
#5674 opened Apr 5, 2025 by arihant2math Draft updated Apr 8, 2025
Implement class_getitem for failing types z-ca-2022 Tag to track contrubution-academy 2022
#4169 opened Sep 18, 2022 by jopemachine 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
Fix compatibility of Tuple's hash function
#3460 opened Nov 27, 2021 by TeamTamoad Loading… 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
Update faulthandler
#5658 opened Apr 1, 2025 by arihant2math Loading… updated Apr 6, 2025
ProTip! Adding no:label will show everything without a label.