-
Notifications
You must be signed in to change notification settings - Fork 825
Issues: PyO3/pyo3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Move guide CI job from netlify to GH actions
github-actions
Pull requests that update GitHub Actions code
Good First Issue
#5081
opened Apr 21, 2025 by
davidhewitt
Rename
pyo3::prepare_freethreaded_python
to something more meaningful
#5061
opened Apr 9, 2025 by
peterjoel
Reduce the size of
FnArg::Regular
variant (macro-backends)
Good First Issue
refactoring
#5039
opened Apr 3, 2025 by
Tpt
Implement
MutexExt
for Mutex
from the parking_lot
crate
enhancement
Good First Issue
#5038
opened Apr 3, 2025 by
Person-93
Subclass defined in Python does not run
__init__
if new
returns PyResult<Py<Self>>
bug
#5004
opened Mar 24, 2025 by
Person-93
Make warnings suppressible through the python warnings module
enhancement
#4999
opened Mar 21, 2025 by
deanm0000
Better document that frozen pyclasses can use interior mutability
#4980
opened Mar 14, 2025 by
ngoldbaum
Support for multiple inheritance in
create_exception
enhancement
#4979
opened Mar 14, 2025 by
kylebarron
adding a text_signature to a function breaks inspect.signature()
bug
#4932
opened Feb 23, 2025 by
DanielT
Maybe a Practical Solution for Accessing the Inner Objects of Vector
enhancement
#4891
opened Feb 4, 2025 by
Yikai-Liao
Support IntoPyObject for Arc in pyclass for pyo3(get)
enhancement
#4887
opened Feb 2, 2025 by
weixiao-huang
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.