Skip to content

Semantics for fromPy #7

@Shimuuar

Description

@Shimuuar

We have several problems with FromPy:

  1. Conversion may call arbitrary python code (__bool__ as an example) thus is may raise exceptions. So we need to describe semantics in this case.

  2. We probably want something more interesting then just return Nothing in case when conversion is not possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions