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

remove FFI definitions of private static variables
#5105 opened May 1, 2025 by davidhewitt Loading…
introduce immutable_type option for pyclasses
#5101 opened Apr 27, 2025 by Icxolu Loading…
ci: move main build to use test-rust nox job CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing
#5091 opened Apr 25, 2025 by davidhewitt Loading…
Introspection: Adds basic input type annotations CI-skip-changelog Skip checking changelog entry
#5089 opened Apr 24, 2025 by Tpt Loading…
Implements basic method introspection CI-skip-changelog Skip checking changelog entry
#5087 opened Apr 23, 2025 by Tpt Loading…
Add contextvars types
#5022 opened Mar 28, 2025 by mailmindlin Loading…
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 Draft
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 Draft
Add FFI definitions from pythread.h
#4872 opened Jan 24, 2025 by LegionMammal978 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
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.