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

Implement AsPyPointer for Borrowed
#4868 opened Jan 23, 2025 by jakelishman Loading…
Update tested GraalPy version in CI CI-build-full
#4867 opened Jan 21, 2025 by msimacek Loading…
Run tests on GitHub hosted arm64 Linux runner CI-skip-changelog Skip checking changelog entry
#4865 opened Jan 18, 2025 by messense Loading…
allow path in from_py_with and deprecate string literal
#4860 opened Jan 16, 2025 by Icxolu Loading…
Improve diagnostic for invalid function passed to from_py_with CI-skip-changelog Skip checking changelog entry
#4840 opened Jan 6, 2025 by mejrs 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…
Add PyPy3.11 CI-build-full
#4760 opened Dec 3, 2024 by mattip Draft
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…
Add failing example from graalpy CI CI-build-full CI-skip-changelog Skip checking changelog entry
#4649 opened Oct 25, 2024 by LilyFoote Draft
ci: run coverage as part of "build" job CI-skip-changelog Skip checking changelog entry
#4635 opened Oct 20, 2024 by davidhewitt Draft
Extend PyType to create metaclasses
#4621 opened Oct 14, 2024 by mbway Loading…
ProTip! Filter pull requests by the default branch with base:main.