Skip to content

Metadata error when compiling Python bytecode: ValueError: invalid lineno #8

Description

@thautwarm

When using https://github.com/purescript/purescript-generics-rep , some metadata will not be accepted well by Python, as https://github.com/vstinner/bytecode didn't accept lineno=0.

Hence we need to workaround https://github.com/thautwarm/PySExpr to automatically process lineno=0, and change the generated code from pspy-blueprint in next release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions