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

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 Loading…
2 tasks
Add more int functions to the c-api
#8159 opened Jun 24, 2026 by bschoenmaeckers Contributor Loading…
Add more number functions to c-api
#8158 opened Jun 24, 2026 by bschoenmaeckers Contributor Loading…
Add remaining float functions to c-api
#8157 opened Jun 24, 2026 by bschoenmaeckers Contributor Loading…
Move some of free standing functions to be ir::Blocks methods (part 2)
#8155 opened Jun 24, 2026 by ShaharNaveh Contributor Loading…
2 tasks
dependabot check daily skip:ci Skip running the ci
#8152 opened Jun 22, 2026 by ShaharNaveh Contributor Loading…
2 tasks
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…
Align compiler and AST behavior with CPython
#8138 opened Jun 22, 2026 by youknowone Member Loading…
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…
host_env dependency for features
#7939 opened May 20, 2026 by youknowone Member Draft
more hostenv isolation
#7932 opened May 20, 2026 by youknowone Member Loading…
CI: Extract sandbox tests to their own job
#7888 opened May 17, 2026 by ShaharNaveh Contributor Loading…
Move dependency to workspace for example rustpython-without-js
#7796 opened May 7, 2026 by fanninpm Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.