Skip to content

GraalPython should be excluded from C speedups module #277

@msimacek

Description

@msimacek

Hi, I tried to run MarkupSafe under GraalPython and the speedups module doesn't work there. Even if it did work, it would almost certainly be slower because GraalPython needs to emulate the CPython C API just like PyPy. Graalpython should be excluded from the C speedups like PyPy and Jython are.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions