Skip to content

Pull requests: PyO3/pyo3

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
Sort

Pull requests list

added abi3-py313 feature
#4969 opened Mar 11, 2025 by emmagordon Loading…
docs: ignore 404 errors from https://pyo3.rs
#4967 opened Mar 10, 2025 by ngoldbaum Loading…
docs: TSAN with PyO3 projects
#4962 opened Mar 7, 2025 by ngoldbaum Loading…
bump trybuild version used for testing blocked CI-skip-changelog Skip checking changelog entry
#4958 opened Mar 7, 2025 by davidhewitt Draft
Implement #[init] method attribute in #[pymethods]
#4951 opened Mar 1, 2025 by ahlinc Loading…
Avoid clippy::useless_conversion lint in macros proc-macro refactoring rust Pull requests that update Rust code
#4944 opened Feb 27, 2025 by LilyFoote Loading…
Add #[pyclass(generic)]
#4926 opened Feb 20, 2025 by IvanIsCoding Loading…
6 tasks done
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
#4885 opened Feb 1, 2025 by LilyFoote Draft
Added Frame ffi functions
#4881 opened Jan 29, 2025 by dsal3389 Loading…
Add FFI definitions from pythread.h
#4872 opened Jan 24, 2025 by LegionMammal978 Loading…
Implement AsPyPointer for Borrowed
#4868 opened Jan 23, 2025 by jakelishman Loading…
Bump supported cpython version to 3.14 for testing
#4811 opened Dec 21, 2024 by clin1234 Loading…
Improve native object initialization
#4798 opened Dec 14, 2024 by mbway Loading…
Towards soundness of PyByteArray::to_vec
#4742 opened Nov 29, 2024 by robsdedude Loading…
Opaque Object Layout
#4678 opened Nov 2, 2024 by mbway Loading… 0.24
feat: #4675 support time-rs crate
#4677 opened Nov 1, 2024 by avhz Draft
Add TryExtend trait
#4664 opened Oct 28, 2024 by bschoenmaeckers Loading…
ProTip! Filter pull requests by the default branch with base:main.