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

Reorder struct lconv members to match locale.h
#6073 by jackoconnordev was merged Aug 6, 2025 Loading… updated Aug 10, 2025
Renewd DictUpdate instruction
#6085 by youknowone was merged Aug 8, 2025 Loading… updated Aug 8, 2025
Add return annotation to __annotations__ last
#6071 by jackoconnordev was merged Aug 8, 2025 Loading… updated Aug 8, 2025
Implement type check in member descriptor __set__
#6080 by ever0de was merged Aug 8, 2025 Loading… updated Aug 8, 2025
Rust 1.89 clippy fix
#6082 by youknowone was merged Aug 8, 2025 Loading… updated Aug 8, 2025
Update os.py from 3.13.5
#6076 by ShaharNaveh was merged Aug 8, 2025 Loading… updated Aug 8, 2025
Fix ImportError fields
#6079 by youknowone was merged Aug 7, 2025 Loading… updated Aug 7, 2025
Update zipapp.py from 3.13.5
#6075 by jackoconnordev was merged Aug 6, 2025 Loading… updated Aug 6, 2025
Update rustyline & socket2
#6074 by ShaharNaveh was merged Aug 6, 2025 Loading… updated Aug 6, 2025
Add kde function and tests to RustPython statistics module
#6030 by jackoconnordev was merged Jul 25, 2025 Loading… updated Aug 5, 2025
Update some deps
#6053 by ShaharNaveh was merged Aug 1, 2025 Loading… updated Aug 5, 2025
Update {nt,posix}path.py from 3.13.5
#6070 by ShaharNaveh was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Update difflib.py from 3.13.5
#6067 by ShaharNaveh was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Implement unsupported ops for sqlite3.Blob
#6066 by ever0de was merged Aug 5, 2025 Loading… updated Aug 5, 2025
Update genericpath.py from 3.13.5
#6065 by ShaharNaveh was merged Aug 4, 2025 Loading… updated Aug 4, 2025
Update pickle{tools,}.py from 3.13.5
#6064 by ShaharNaveh was merged Aug 4, 2025 Loading… updated Aug 4, 2025
Update gettext.py from 3.13.5
#6063 by ShaharNaveh was merged Aug 4, 2025 Loading… updated Aug 4, 2025
Update configparser.py from 3.13.5
#6062 by ShaharNaveh was merged Aug 4, 2025 Loading… updated Aug 4, 2025
Use Unconstructible trait for internal types
#6052 by ever0de was merged Aug 1, 2025 Loading… updated Aug 3, 2025
Update contextlib from 3.13.5,
#6056 by ShaharNaveh was merged Aug 1, 2025 Loading… updated Aug 1, 2025
Update bz2.py from 3.13.5
#6055 by ShaharNaveh was merged Aug 1, 2025 Loading… updated Aug 1, 2025
Add symtable.py from 3.13.5
#6048 by ShaharNaveh was merged Aug 1, 2025 Loading… updated Aug 1, 2025
Fix test.support.requires_debug_ranges
#6049 by youknowone was merged Aug 1, 2025 Loading… updated Aug 1, 2025
Update unittest partially
#6051 by ShaharNaveh was merged Jul 31, 2025 Loading… updated Jul 31, 2025
Feature: str.format accepting !r, !s and !a
#1027 by alanjds was merged Jun 10, 2019 Loading… updated Jul 30, 2025
ProTip! Exclude everything labeled bug with -label:bug.