-
Notifications
You must be signed in to change notification settings - Fork 803
Pull requests: PyO3/pyo3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Convert
PathBuf
& Path
into python pathlib.Path
instead of PyString
#4925
opened Feb 19, 2025 by
bschoenmaeckers
Loading…
Use Arbitrary Self Types instead of Py<Type>Methods traits
CI-no-fail-fast
If one job fails, allow the rest to keep testing
refactoring
rust
Pull requests that update Rust code
hang instead of pthread_exit during interpreter shutdown
#4874
opened Jan 26, 2025 by
arielb1
Loading…
pyo3-ffi: expose PyThreadState_GetFrame and PyFrame_GetBack
#4866
opened Jan 19, 2025 by
yoav-orca
Loading…
allow path in
from_py_with
and deprecate string literal
#4860
opened Jan 16, 2025 by
Icxolu
Loading…
hack: try removing error normalization
CI-build-full
#4859
opened Jan 15, 2025 by
davidhewitt
•
Draft
introduce
into_py_with
/into_py_with_ref
for #[derive(IntoPyObject, IntoPyObjectRef)]
#4850
opened Jan 10, 2025 by
Icxolu
Loading…
Add supported CPython/PyPy versions to cargo package metadata
#4756
opened Dec 3, 2024 by
messense
Loading…
improve signature of
ffi::PyIter_Send
& add PyIterator::send
#4746
opened Nov 29, 2024 by
bschoenmaeckers
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.