PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Updates to better support ormsgpack on GraalPy. (#5121) * Expose the vectorcall functions also on GraalPy * Add PyBytes_AS_STRING, seen in ormsgpack * Call Py_Is function on GraalPy
main
2 days ago
Frame ffi (#5154) * add missing pyframe ffi functions * Rearrange pyframe stuff to match CPython structure * Remove duplicate declaration * Clean up duplicate declaration of PyFrameObject * Fix imports * Update changelog * Conditional compilation for `use` statement that matches its usage * Match `use` conditional compilation with usage * Fix another `use` statement * Don't need cfg_attr() * Fix another conditional compilation * Conditional compilation for `use` * Another conditional compile * More conditional compile checks * One more * Remove unused import Co-authored-by: David Hewitt <mail@davidhewitt.dev> * Changelog for removed items * Remove unnecessary wording in comments Co-authored-by: David Hewitt <mail@davidhewitt.dev> --------- Co-authored-by: daniel sonbolian <dsal3389@gmail.com> Co-authored-by: David Hewitt <mail@davidhewitt.dev>
main
2 days ago
Call Py_Is function on GraalPy
timfel:tim/ormsgpack-graalpy-updates
4 days ago
Allow `is_instance_of` for types that only implement `PyTypeCheck` (#5146)
main
4 days ago
Remove unnecessary wording in comments Co-authored-by: David Hewitt <mail@davidhewitt.dev>
codeguru42:frame-ffi
5 days ago
Catching Invalid Asyncs (#5156) * Catching invalid asyncs * Catching invalid asyncs (adding missing file) * formating * adding changelog file * Update newsfragments/5156.fixed.md Co-authored-by: Daniel McCarney <daniel@binaryparadox.net> * make sure no experimental-async feature * revert pytest/test_awaitable.py changes * make sure not using experimental-async feature --------- Co-authored-by: Daniel McCarney <daniel@binaryparadox.net>
main
5 days ago
conversions: fix FromPyObject impl for uuid::Uuid for big-endian The "to_le()" conversion on the u128 seems to be just wrong.
decathorpe:main
5 days ago
alternative spec implementation, fix oob read
davidhewitt:multi-phase-init
5 days ago
Active Branches
conversions: fix FromPyObject impl for uuid::Uuid for big-endian
last run
5 days ago
#5161
CodSpeed Performance Gauge
0%
convert module initialization to use multi-phase-init
last run
5 days ago
#5142
CodSpeed Performance Gauge
0%
ci: Move netlify build into GitHub action
last run
5 days ago
#5153
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs