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

Use stable toolchain when updating caches
#8153 opened Jun 22, 2026 by ShaharNaveh Contributor Loading…
2 tasks done
dependabot check daily skip:ci Skip running the ci
#8152 opened Jun 22, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Bump which from 8.0.3 to 8.0.4 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8151 opened Jun 22, 2026 by dependabot Bot Loading…
Bump webpki-roots from 1.0.7 to 1.0.8 in the webpki-root group across 1 directory dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8150 opened Jun 22, 2026 by dependabot Bot Loading…
Bump getrandom from 0.4.2 to 0.4.3 in the random group across 1 directory dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8149 opened Jun 22, 2026 by dependabot Bot Loading…
Bump taiki-e/install-action from 2.81.8 to 2.81.11 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8147 opened Jun 22, 2026 by dependabot Bot Loading…
Bump the malachite group across 1 directory with 3 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8146 opened Jun 22, 2026 by dependabot Bot Loading…
Bump https://github.com/rbubley/mirrors-prettier from v3.8.3 to 3.8.4 dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code
#8145 opened Jun 22, 2026 by dependabot Bot Loading…
Bump github/gh-aw from 0.77.5 to 0.79.9 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#8144 opened Jun 22, 2026 by dependabot Bot Loading…
Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.16 to 0.15.17 dependencies Pull requests that update a dependency file pre_commit Pull requests that update pre_commit code
#8143 opened Jun 22, 2026 by dependabot Bot Loading…
Align compiler and AST behavior with CPython
#8138 opened Jun 22, 2026 by youknowone Member Draft
2 tasks
Implement collections.defaultdict in rust
#8132 opened Jun 19, 2026 by ShaharNaveh Contributor Loading…
2 tasks
unicodedata: Const, embedded version
#8131 opened Jun 19, 2026 by joshuamegnauth54 Contributor Loading…
1 of 2 tasks
perf: use interned name in generic_getattr_opt
#8129 opened Jun 18, 2026 by sharifhsn Loading…
2 tasks
host_env: os.mkdir for Windows, Redox
#8128 opened Jun 18, 2026 by joshuamegnauth54 Contributor Draft
1 of 2 tasks
Honor sys.int_max_str_digits in native json.loads
#8087 opened Jun 12, 2026 by Federicorao Loading…
1 task done
Add buffer support to c-api
#8071 opened Jun 10, 2026 by bschoenmaeckers Contributor Draft
Bump foreign-types-shared from 0.1.1 to 0.3.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8048 opened Jun 4, 2026 by dependabot Bot Loading…
Resolve cargo-shear warnings
#8031 opened Jun 3, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Update PyO3 to 0.29 & enable c-api tests
#8000 opened Jun 1, 2026 by bschoenmaeckers Contributor Loading…
Align all remaining error messages with CPython
#7993 opened May 29, 2026 by JamesClarke7283 Contributor Loading…
Fix stack overflow segfault on debug builds for Python threads
#7986 opened May 27, 2026 by JamesClarke7283 Contributor Loading…
4 tasks done
Add _zstd stdlib module backing compression.zstd
#7962 opened May 23, 2026 by JamesClarke7283 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.