-
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
DOC-DB: Get all builtin types dynamically
skip:ci
Skip running the ci
#8095
opened Jun 12, 2026 by
ShaharNaveh
Contributor
Loading…
2 tasks
Bump pyo3 from 0.28.3 to 0.29.0
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#8094
opened Jun 12, 2026 by
dependabot
Bot
Loading…
Bump log from 0.4.31 to 0.4.32
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#8093
opened Jun 12, 2026 by
dependabot
Bot
Loading…
Bump which from 8.0.2 to 8.0.3
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#8092
opened Jun 12, 2026 by
dependabot
Bot
Loading…
Bump uuid from 1.23.2 to 1.23.3
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#8091
opened Jun 12, 2026 by
dependabot
Bot
Loading…
Bump cranelift from 0.132.0 to 0.132.1 in the wasmtime group across 1 directory
dependencies
Pull requests that update a dependency file
rust
Pull requests that update Rust code
#8090
opened Jun 12, 2026 by
dependabot
Bot
Loading…
Honor sys.int_max_str_digits in native json.loads
#8087
opened Jun 12, 2026 by
Federicorao
Loading…
1 task done
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…
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…
Fix most of
unicodedata, unmask multiple tests, and remove ucd
#7947
opened May 21, 2026 by
joshuamegnauth54
Contributor
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…
Match CPython parity for compile() str source, mode wording, and func_type
#7767
opened May 2, 2026 by
changjoon-park
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.