Skip to content

Tracing cython code #30

@licnep

Description

@licnep

hunter.trace() fails to print the source code for cython modules, even when they are cythonized with linetracing enabled (eg. when an exception happens the source code is shown).

Instead of showing the pyx source, hunter currently outputs lines like this:

cythonLib.so:275 line ??? NO SOURCE: SyntaxError("invalid or missing encoding declaration for '/usr/local/lib/python3.5/dist-packages/cythonLib.so'")

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