Skip to content

PyPy Support in CI #218

Open
Open
@ax3l

Description

@ax3l

PyPy is one of multiple alternative Python implementations besides the popular CPython. It is pretty popular and supported well in pybind11 and Conda-Forge, where we deploy packages.

Besides many other details, PyPy's garbage collector acts more "delayed" than the CPython implementation.
Testing against PyPy would help us to find lifetime design issues faster and we could deploy for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions