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

Implement fractional grouping in format specs z-ca-2026 Tag to track Contribution Academy 2026
#8373 opened Jul 26, 2026 by name-of-okja Contributor Draft
1 of 2 tasks
Use memchr consistently for NUL checks
#8372 opened Jul 25, 2026 by joshuamegnauth54 Contributor Loading…
1 of 2 tasks
Fix staticmethod and classmethod repr error propagation z-ca-2026 Tag to track Contribution Academy 2026
#8371 opened Jul 25, 2026 by YangSiJun528 Contributor Loading…
1 task done
build(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /wasm/demo dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#8370 opened Jul 25, 2026 by dependabot Bot Loading…
build(deps): bump uuid and webpack-dev-server in /wasm/demo dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#8369 opened Jul 25, 2026 by dependabot Bot Loading…
build(deps-dev): bump http-proxy-middleware from 2.0.9 to 2.0.10 in /wasm/demo dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#8368 opened Jul 25, 2026 by dependabot Bot Loading…
build(deps-dev): bump postcss from 8.5.10 to 8.5.23 in /wasm/demo dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
#8367 opened Jul 25, 2026 by dependabot Bot Loading…
sqlite3: raise ProgrammingError when named param receives sequence
#8363 opened Jul 25, 2026 by ever0de Contributor Loading…
1 task done
Replace malformed unicode error helper calls with the _real variants z-ca-2026 Tag to track Contribution Academy 2026
#8359 opened Jul 24, 2026 by devyubin Contributor Loading…
1 task done
_thread: initialize local subclasses per thread z-ca-2026 Tag to track Contribution Academy 2026
#8353 opened Jul 23, 2026 by kyokuping Contributor Loading…
1 of 2 tasks
Store SyntaxError members in struct fields instead of the instance dict z-ca-2026 Tag to track Contribution Academy 2026
#8348 opened Jul 22, 2026 by devyubin Contributor Loading…
1 task done
Implement termios.tcgetwinsize/tcsetwinsize z-ca-2026 Tag to track Contribution Academy 2026
#8347 opened Jul 22, 2026 by sigmaith Contributor Loading…
1 of 2 tasks
Allow c functions in tp_new type slot
#8346 opened Jul 21, 2026 by bschoenmaeckers Contributor Loading…
Use ruff_python_ast::name::Name for symtable and compiler
#8344 opened Jul 21, 2026 by ShaharNaveh Contributor Loading…
2 tasks
dict: match CPython errors for invalid update sequence elements z-ca-2026 Tag to track Contribution Academy 2026
#8338 opened Jul 20, 2026 by 2jiyong Loading…
1 of 2 tasks
csv: support multi-character lineterminator in writer z-ca-2026 Tag to track Contribution Academy 2026
#8328 opened Jul 20, 2026 by jinmay Contributor Loading…
2 tasks done
Match CPython's str subscript TypeError message z-ca-2026 Tag to track Contribution Academy 2026
#8319 opened Jul 18, 2026 by kim-jaedeok Loading…
Unify PyObject dereferencing in c-api
#8292 opened Jul 16, 2026 by bschoenmaeckers Contributor Draft
Add more error functions to the c-api
#8248 opened Jul 10, 2026 by bschoenmaeckers Contributor Loading…
ffi: No interior NULs (part 1)
#8245 opened Jul 9, 2026 by joshuamegnauth54 Contributor Draft
1 of 2 tasks
Bump the wasmtime group across 1 directory with 3 updates dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
#8225 opened Jul 6, 2026 by dependabot Bot Loading…
Tuple Support and WIP Object Support in JIT
#8188 opened Jun 28, 2026 by LuigiTheJokesterAlvarez Loading…
1 of 2 tasks
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 Draft
2 tasks
ProTip! Exclude everything labeled bug with -label:bug.