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

Bump supported cpython version to 3.14 for testing
#4811 opened Dec 21, 2024 by clin1234 Loading…
Optimize nth and nth_back for BoundListIterator
#4810 opened Dec 21, 2024 by Owen-CH-Leung Loading…
Fix struct layouts on GraalPy CI-build-full
#4802 opened Dec 16, 2024 by msimacek Loading…
fix: cross-compilation compatibility checks for Windows
#4800 opened Dec 15, 2024 by kahojyun Loading…
Improve native object initialization
#4798 opened Dec 14, 2024 by mbway Loading…
build(deps): update target-lexicon requirement from 0.12.14 to 0.13.0 dependencies rust Pull requests that update Rust code
#4784 opened Dec 9, 2024 by dependabot bot Loading…
build(deps): update target-lexicon requirement from 0.12.14 to 0.13.0 in /pyo3-benches dependencies rust Pull requests that update Rust code
#4783 opened Dec 9, 2024 by dependabot bot Loading…
ci: add more tests for cross-compilation CI-build-full CI-skip-changelog Skip checking changelog entry
#4773 opened Dec 6, 2024 by davidhewitt 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…
docs: add ecosystems/tracing.md to guide
#4713 opened Nov 16, 2024 by matt-codecov 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
ProTip! Exclude everything labeled bug with -label:bug.