Skip to content

PyPy is crashing on some tests. #17420

@charris

Description

@charris

See here. @mattip How does one discover what the problem is with PyPy. My guess is that it is some reference problem, as PyPy doesn't do reference counting and there is a lot of it in this PR.

Reproducing code example:

import numpy as np
<< your code here >>

Error message:

NumPy/Python version information:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions