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 rustls-native-certs from 0.8.3 to 0.8.4 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8049 opened Jun 4, 2026 by dependabot Bot Loading…
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…
Bump lz4_flex from 0.13.0 to 0.13.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8047 opened Jun 4, 2026 by dependabot Bot Loading…
Bump uuid from 1.23.1 to 1.23.2 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8046 opened Jun 4, 2026 by dependabot Bot Loading…
Add more list functions to the c-api
#8045 opened Jun 4, 2026 by bschoenmaeckers Contributor Loading…
Add more unicode functions to c-api
#8044 opened Jun 4, 2026 by bschoenmaeckers Contributor Loading…
Add more dict functions to c-api
#8043 opened Jun 4, 2026 by bschoenmaeckers Contributor Loading…
Add more object functions to c-api
#8042 opened Jun 4, 2026 by bschoenmaeckers Contributor Loading…
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…
ProTip! Exclude everything labeled bug with -label:bug.