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

Bump https://github.com/streetsidesoftware/cspell-cli from v10.0.0 to 10.0.1 dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code
#8199 opened Jun 29, 2026 by dependabot Bot Loading…
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.17 to 0.15.18 dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code
#8198 opened Jun 29, 2026 by dependabot Bot Loading…
Bump actions/checkout from 6.0.3 to 7.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8197 opened Jun 29, 2026 by dependabot Bot Loading…
Bump cargo-bins/cargo-binstall from 1.20.0 to 1.20.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8196 opened Jun 29, 2026 by dependabot Bot Loading…
Bump reviewdog/action-suggester from 1.24.0 to 1.24.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8195 opened Jun 29, 2026 by dependabot Bot Loading…
Bump github/gh-aw/actions/setup from 0.79.9 to 0.80.9 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8194 opened Jun 29, 2026 by dependabot Bot Loading…
Bump libz-rs-sys from 0.6.3 to 0.6.4 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8193 opened Jun 29, 2026 by dependabot Bot Loading…
Bump rustyline from 18.0.0 to 18.0.1 in the unix group across 1 directory dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8192 opened Jun 29, 2026 by dependabot Bot Loading…
Bump phf from 0.13.1 to 0.14.0 in the phf group across 1 directory dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8191 opened Jun 29, 2026 by dependabot Bot Loading…
Bump libffi from 5.1.0 to 5.1.1 in the libffi group across 1 directory dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8190 opened Jun 29, 2026 by dependabot Bot Loading…
Bump zizmorcore/zizmor-action from 0.5.6 to 0.5.7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8189 opened Jun 29, 2026 by dependabot Bot Loading…
Tuple Support and WIP Object Support in JIT
#8188 opened Jun 28, 2026 by LuigiTheJokesterAlvarez Loading…
2 tasks
FutureFeature enum
#8185 opened Jun 28, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Align symtable flag names with CPython
#8184 opened Jun 27, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Add more clippy rules
#8183 opened Jun 27, 2026 by ShaharNaveh Contributor Loading…
2 tasks
clippy iter_over_hash_type
#8182 opened Jun 27, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Set python args to be like CPython in CI
#8181 opened Jun 26, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Uncomment codegen crashing tests
#8175 opened Jun 26, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Update test_sqlite3 to 3.14.6
#8172 opened Jun 26, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Fix all clippy suggestions in ir.rs
#8162 opened Jun 25, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Add long export/writer to c-api
#8161 opened Jun 24, 2026 by bschoenmaeckers Contributor Draft
Update ruff to 0.15.19, use it from crates.io
#8160 opened Jun 24, 2026 by ShaharNaveh Contributor Draft
2 tasks
Add more int functions to the c-api
#8159 opened Jun 24, 2026 by bschoenmaeckers Contributor Loading…
dependabot check daily skip:ci Skip running the ci
#8152 opened Jun 22, 2026 by ShaharNaveh Contributor Loading…
2 tasks
perf: use interned name in generic_getattr_opt
#8129 opened Jun 18, 2026 by sharifhsn Loading…
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.