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

reintroduce PyModule constructors CI-skip-changelog Skip checking changelog entry
#4404 opened Jul 31, 2024 by bschoenmaeckers Loading…
remove some unneeded AsPyPointer implementations CI-skip-changelog Skip checking changelog entry
#4399 opened Jul 30, 2024 by davidhewitt Loading…
add back new marshal APIs CI-skip-changelog Skip checking changelog entry
#4398 opened Jul 30, 2024 by davidhewitt Loading…
Add missing #[allow(unsafe_code)] attributes bugfix proc-macro rust Pull requests that update Rust code
#4396 opened Jul 30, 2024 by LilyFoote Loading…
docs: add some recent videos to the README
#4392 opened Jul 30, 2024 by davidhewitt Loading…
add second lifetime to FromPyObject
#4390 opened Jul 28, 2024 by Icxolu Loading…
RFC: Fix lib_dir when cross compiling
#4389 opened Jul 28, 2024 by Thalyum Draft
Add optional conversions to/from UUID.
#4371 opened Jul 22, 2024 by Hooksie Loading…
Seal some traits inside impl_ submodule CI-skip-changelog Skip checking changelog entry
#4368 opened Jul 20, 2024 by Cheukting Loading…
Rework pyo3 features to make unlimited api opt-in
#4241 opened Jun 8, 2024 by LilyFoote Loading…
RFC: Implement Multi-Phase Module Initialization as per PEP 489
#4162 opened May 6, 2024 by Aequitosh Loading…
1 of 6 tasks
Enable some Clippy lints CI-skip-changelog Skip checking changelog entry
#4120 opened Apr 25, 2024 by nickdrozd Loading…
Remove get_refcnt from public api
#4065 opened Apr 10, 2024 by lfn3 Loading…
1 task
Experiment: Fallible conversion trait
#4060 opened Apr 8, 2024 by Icxolu Draft
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.