-
Notifications
You must be signed in to change notification settings - Fork 875
Pull requests: PyO3/pyo3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Macros: move elide_lifetimes into introspection module
CI-skip-changelog
Skip checking changelog entry
#5433
opened Sep 10, 2025 by
Tpt
Loading…
Exclude emscripten/pybuilddir.txt from the crate package
#5432
opened Sep 9, 2025 by
nikkon-dev
Loading…
Guide: focus on the module way of creating python modules
CI-skip-changelog
Skip checking changelog entry
#5430
opened Sep 9, 2025 by
Tpt
Loading…
build(deps): update hashbrown requirement from >= 0.15.0, < 0.16 to >= 0.15.0, < 0.17
dependencies
rust
Pull requests that update Rust code
#5428
opened Sep 8, 2025 by
dependabot
bot
Loading…
build(deps): update hashbrown requirement from 0.15 to 0.16 in /pyo3-benches
dependencies
rust
Pull requests that update Rust code
#5427
opened Sep 8, 2025 by
dependabot
bot
Loading…
remove uneeded Skip checking changelog entry
Pin
from PyBuffer
CI-skip-changelog
#5417
opened Sep 7, 2025 by
davidhewitt
Loading…
Fetch type name dynamically on cast errors instead of using
PyTypeInfo::NAME
#5387
opened Sep 1, 2025 by
Tpt
Loading…
use last segment of module name (path) when adding to parent
#5375
opened Aug 29, 2025 by
altendky
Loading…
4 of 5 tasks
fill PyTypeInfo::NAME with Pythonic values (e.g. BaseException) instead of C ones (e.g. PyBaseException)
#5352
opened Aug 22, 2025 by
Tpt
Loading…
use
PyThreadState_GetUnchecked
to test if attached to the interpreter
#5350
opened Aug 21, 2025 by
davidhewitt
•
Draft
fix races when initializing
#[pyclass]
type objects
#5341
opened Aug 20, 2025 by
davidhewitt
Loading…
Embedded doc mode using HTML comments to fix attribute order issues (fixes #5269)
#5288
opened Aug 3, 2025 by
Rafa-Gu98
Loading…
support
doc_mode
attribute to limit docs to a single language
#5283
opened Aug 1, 2025 by
davidhewitt
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.