Skip to content

Fortify cython functions against segfaults (without killing perf) #3028

Closed
@ghost

Description

Following discussion in #2892, and segfaults in #3011, #2775, #2778 and others.

manually insert needed checks before inner loop, leaving @cython.boundscheck(False)
inplace.

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