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

General code nits
#8041 opened Jun 4, 2026 by ShaharNaveh Contributor Draft
2 tasks
Avoid callable iterator deadlock during sentinel comparison (#8011)
#8040 opened Jun 4, 2026 by doma17 Loading…
2 tasks done
Add set_attrs! macro for setting multiple attributes on an object
#8034 opened Jun 3, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Resolve cargo-shear warnings
#8031 opened Jun 3, 2026 by ShaharNaveh Contributor Loading…
2 tasks
Use PyO3 main & enable c-api tests
#8000 opened Jun 1, 2026 by bschoenmaeckers Contributor Draft
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…
Fix isprintable() and fix Unicode 3.2
#7947 opened May 21, 2026 by joshuamegnauth54 Contributor Draft
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…
Update pyrepl to 3.14.4
#7823 opened May 10, 2026 by ShaharNaveh Contributor Draft
Move dependency to workspace for example rustpython-without-js
#7796 opened May 7, 2026 by fanninpm Contributor Loading…
Python Unittests: Get more tests running
#7569 opened Apr 8, 2026 by feliwir Loading…
Pin deps to their minor version
#7473 opened Mar 20, 2026 by ShaharNaveh Contributor Loading…
Fix complex multiply and truediv
#7466 opened Mar 19, 2026 by moreal Contributor Draft
Add global type mutex for thread-safe type operations
#7416 opened Mar 13, 2026 by youknowone Member Loading…
ProTip! Filter pull requests by the default branch with base:main.