-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pull requests: RustPython/RustPython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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
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
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…
Match CPython parity for compile() str source, mode wording, and func_type
#7767
opened May 2, 2026 by
changjoon-park
Contributor
Loading…
Add minimal C-api implementation that builds with Pyo3
#7562
opened Apr 5, 2026 by
bschoenmaeckers
Contributor
•
Draft
Fix
isalpha/isalnum and regex \w to use Unicode General Category instead of Alphabetic derived property
#7520
opened Mar 27, 2026 by
Copilot
AI
Loading…
Add global type mutex for thread-safe type operations
#7416
opened Mar 13, 2026 by
youknowone
Member
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.