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

ci: fix fmt job CI-skip-changelog Skip checking changelog entry
#5572 opened Oct 29, 2025 by Icxolu Loading…
Link explicitly with libpython under Cygwin
#5571 opened Oct 29, 2025 by lazka Loading…
bump marshal version to 5
#5569 opened Oct 28, 2025 by nschloe Loading…
default to gil_used = false
#5564 opened Oct 26, 2025 by davidhewitt Loading…
docs: Add Radiate to README examples section
#5561 opened Oct 26, 2025 by pkalivas Loading…
Introspection: make __new__ return the type and not None
#5555 opened Oct 23, 2025 by Tpt Loading…
TypeHint: distinguish local and builtins CI-skip-changelog Skip checking changelog entry
#5554 opened Oct 23, 2025 by Tpt Loading…
refactor #[new] code generation CI-skip-changelog Skip checking changelog entry
#5551 opened Oct 22, 2025 by davidhewitt Draft
ci: Add 3.15 in CI CI-build-full
#5518 opened Oct 15, 2025 by clin1234 Loading…
Add BytesWriter
#5517 opened Oct 15, 2025 by bschoenmaeckers Draft
add PyUntypedBuffer
#5458 opened Sep 20, 2025 by davidhewitt Loading…
optimize kwarg extraction
#5451 opened Sep 19, 2025 by davidhewitt Loading…
Implement auto_new attribute for #[pyclass]
#5421 opened Sep 8, 2025 by RedKinda Loading…
use last segment of module name (path) when adding to parent
#5375 opened Aug 29, 2025 by altendky Loading…
4 of 5 tasks
AtomicPy experiment
#5356 opened Aug 22, 2025 by Icxolu Draft
add PyErr::set_traceback
#5349 opened Aug 21, 2025 by Icxolu Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.