-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
We have several problems with FromPy:
-
Conversion may call arbitrary python code (
__bool__as an example) thus is may raise exceptions. So we need to describe semantics in this case. -
We probably want something more interesting then just return
Nothingin case when conversion is not possible.
Metadata
Metadata
Assignees
Labels
No labels