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
Assigned to nobody Loading
Sort

Pull requests list

introduce PyClassGuard(Mut) as future replacement for PyRef(Mut) CI-no-fail-fast If one job fails, allow the rest to keep testing
#5233 opened Jul 11, 2025 by Icxolu Draft
add OnceCellExt trait
#5223 opened Jul 4, 2025 by davidhewitt Loading…
Introspection: properly tag modules as incomplete when needed
#5207 opened Jun 23, 2025 by Tpt Loading…
Add file
#5205 opened Jun 21, 2025 by FlaveFlav20 Draft
Report multiple errors from proc-macros
#5159 opened May 20, 2025 by jjmarchewitz Loading…
Adds introspection for class associated constants
#5157 opened May 20, 2025 by yogevm15 Loading…
convert module initialization to use multi-phase-init CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing
#5142 opened May 14, 2025 by davidhewitt Loading…
add bytes conversion
#5111 opened May 4, 2025 by kykosic 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 LilyAcorn Draft
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 LilyAcorn 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…
ProTip! no:milestone will show everything without a milestone.