-
Notifications
You must be signed in to change notification settings - Fork 823
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
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
Breaking change handling Arrow
Tz
(implementing Chrono Tz) in 0.23.4
bug
#4909
opened Feb 13, 2025 by
kylebarron
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
limited
pyo3
options when deriving both FromPyObject
and IntoPyObject
?
proc-macro
#4884
opened Jan 29, 2025 by
Icxolu
Switching between free-threaded and standard ABI does not invalidate build cache
bug
#4882
opened Jan 29, 2025 by
ngoldbaum
#[pymodule(module="MODULE")] does not set the __module__ attribute
bug
#4870
opened Jan 24, 2025 by
amorenoz
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.