PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
ci: expand `pyo3-ffi-check` to check return type size / alignment (#6090) * expand `pyo3-ffi-check` to check return type size / alignment * fix incorrect FFI return types * fixup unused vars * Update pyo3-ffi-check/src/main.rs Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com> * remove reduntant `Any` import * fix `PyBuffer_SizeFromFormat` * fix pypy --------- Co-authored-by: Nathan Goldbaum <nathan.goldbaum@gmail.com>
main
1 hour ago
add method `PyCapsule::import_pointer` (#6066) * add method `PyCapsule::import_raw` * add newsfragment * rename `PyCapsule::import_raw` to `import_pointer` * check pointer alignment in `PyCapsule::import` * add test case for importing misaligned capsule
main
2 hours ago
Apply code review comments
ngoldbaum:critical-section-mutex-fix
3 hours ago
fix pypy
davidhewitt:ffi-return-types
4 hours ago
more pyo3-ffi blocks
davidhewitt:undocumented-unsafe
4 hours ago
add abi3t_compat folder to test PATH to work around python/cpython#150930
ngoldbaum:fix-windows-abi3t-builds
7 hours ago
use `std` as extern crate
Person-93:extern_std
7 hours ago
use `std` as extern crate
Person-93:extern_std
8 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Prevent with_critical_section_mutex2 from receiving the same object twice
#6098
3 hours ago
f9f8cf9
ngoldbaum:critical-section-mutex-fix
CodSpeed Performance Gauge
0%
ci: expand `pyo3-ffi-check` to check return type size / alignment
#6090
4 hours ago
a3b449e
davidhewitt:ffi-return-types
CodSpeed Performance Gauge
0%
lift `undocumented_unsafe_blocks` to lint `Cargo.toml` and top of offending files
#6093
4 hours ago
7f31d3d
davidhewitt:undocumented-unsafe
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs