Skip to content

Inline functions in pxd files get wrong directives #1071

@robertwb

Description

@robertwb

When calling an inline function in b.pxd from a.pyx, profiling is turned on for the function whenever it is for the pyx file. It is also impossible to manually control the directive in the pxd file (Cython crashes).

Migrated from http://trac.cython.org/ticket/511

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions