-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: RustPython/RustPython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Reject format spec with width above i32::MAX
#7707
opened Apr 27, 2026 by
changjoon-park
Contributor
Loading…
Bump insta from 1.46.3 to 1.47.2
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7706
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Bump rustls from 0.23.38 to 0.23.39
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7705
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Bump the wasmtime group across 1 directory with 3 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7704
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Preserve str subclass type returned by __str__ / __repr__
#7701
opened Apr 27, 2026 by
changjoon-park
Contributor
Loading…
Reject __abc_tpflags__ with both SEQUENCE and MAPPING bits
#7700
opened Apr 27, 2026 by
changjoon-park
Contributor
Loading…
Bump nix from 0.30.1 to 0.31.2 in the unix group across 1 directory
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7690
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Bump actions/setup-node from 6.3.0 to 6.4.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#7689
opened Apr 27, 2026 by
dependabot
Bot
Loading…
Remove unused rust impl for formatting dis output
#7660
opened Apr 23, 2026 by
ShaharNaveh
Contributor
Loading…
Modularize rustls as work towards supporting custom providers
#7657
opened Apr 23, 2026 by
joshuamegnauth54
Contributor
Loading…
Add minimal capi lifecycle support
#7648
opened Apr 21, 2026 by
bschoenmaeckers
Contributor
Loading…
Bump the random group across 1 directory with 3 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7644
opened Apr 20, 2026 by
dependabot
Bot
Loading…
Bump the crypto group across 1 directory with 5 updates
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#7642
opened Apr 20, 2026 by
dependabot
Bot
Loading…
Bump actions/upload-artifact from 7.0.0 to 7.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#7640
opened Apr 20, 2026 by
dependabot
Bot
Loading…
Fix del obj.__dict__ to match CPython behavior (fixes #5355)
#7568
opened Apr 6, 2026 by
alok-108
Loading…
Bump codecov/codecov-action from 5 to 6
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#7567
opened Apr 6, 2026 by
dependabot
Bot
Loading…
Add minimal C-api implementation that builds with Pyo3
#7562
opened Apr 5, 2026 by
bschoenmaeckers
Contributor
•
Draft
Fix
isalpha/isalnum and regex \w to use Unicode General Category instead of Alphabetic derived property
#7520
opened Mar 27, 2026 by
Copilot
AI
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.