-
|
Hi! Could we have a |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
I assume that would make it hard to decide what to do when FromPyObject is used behind the scenes in PyO3 generated code, eg to convert function arguments? |
Beta Was this translation helpful? Give feedback.
-
|
I would say the current state is mostly for historical reasons. Adding an associated |
Beta Was this translation helpful? Give feedback.
I would say the current state is mostly for historical reasons. Adding an associated
Errortype toFromPyObjectalso came up here #4390 (comment) in its rework. I think the conclusion from that was that we want to do it, but it will likely not make it in 0.24. Perhaps in 0.25, let's see.