-
Notifications
You must be signed in to change notification settings - Fork 804
Insights: PyO3/pyo3
Overview
-
- 7 Merged pull requests
- 5 Open pull requests
- 6 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
7 Pull requests merged by 5 people
-
improve signature of
ffi::PyIter_Send
& addPyIterator::send
#4746 merged
Mar 7, 2025 -
docs: added docs on debugging using breakpoints
#4943 merged
Mar 7, 2025 -
remove
Deref
implementations for old "gil refs" types#4593 merged
Mar 7, 2025 -
ignore
PyConfig
struct inffi-check
on 3.13 for now#4961 merged
Mar 7, 2025 -
bump
inventory
minimum version#4954 merged
Mar 6, 2025 -
Add supported CPython/PyPy versions to cargo package metadata
#4756 merged
Mar 4, 2025 -
allow path in
from_py_with
and deprecate string literal#4860 merged
Mar 1, 2025
5 Pull requests opened by 4 people
-
Implement `#[init]` method attribute in `#[pymethods]`
#4951 opened
Mar 1, 2025 -
docs: Remove examples with outdated PyO3 and unmaintained projects
#4952 opened
Mar 1, 2025 -
bump trybuild version used for testing
#4958 opened
Mar 7, 2025 -
release: 0.24.0
#4959 opened
Mar 7, 2025 -
add docs on how to use TSAN with PyO3 projects
#4962 opened
Mar 7, 2025
6 Issues closed by 3 people
-
Missing `PySendResult` return type for `pyo3::ffi::PyIter_Send`
#4727 closed
Mar 7, 2025 -
Missing PyPy 3.11 support ?
#4960 closed
Mar 7, 2025 -
`multiple-pymethods` results in macro panics on certain `inventory` versions
#4950 closed
Mar 6, 2025 -
Tracking issue for no-gil/freethreaded work
#4265 closed
Mar 4, 2025 -
Add supported CPython/PyPy versions to cargo package metadata
#4751 closed
Mar 4, 2025 -
PyTorch model execution causes process spawn loop
#4936 closed
Mar 1, 2025
9 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Allow creating an Exception hierarchy
#3452 commented on
Mar 4, 2025 • 0 new comments -
cargo test --workspace fails with linker errors
#4125 commented on
Mar 5, 2025 • 0 new comments -
Allows to introspect Python modules from cdylib: first step
#3977 commented on
Mar 4, 2025 • 0 new comments -
RFC: Implement Multi-Phase Module Initialization as per PEP 489
#4162 commented on
Mar 7, 2025 • 0 new comments -
add second lifetime to `FromPyObject`
#4390 commented on
Mar 7, 2025 • 0 new comments -
add second lifetime to `PyRef` and `PyRefMut`
#4720 commented on
Mar 7, 2025 • 0 new comments -
Towards soundness of PyByteArray::to_vec
#4742 commented on
Mar 3, 2025 • 0 new comments -
Bump supported cpython version to 3.14 for testing
#4811 commented on
Mar 4, 2025 • 0 new comments -
hang instead of pthread_exit during interpreter shutdown
#4874 commented on
Mar 7, 2025 • 0 new comments