Skip to content

Weekly PyPy run with latest numpy release 2.3.0 newly failing #2322

@mattip

Description

@mattip

I am seeing two test failures on the weekly PyPy 3.11 HEAD run, probably due to the latest NumPy 2.3.0 release (from a few days ago):

FAILED pythran/tests/test_ndarray.py::TestNdarray::test_ndarray_bool - SystemError: c function call returned a result with an exception set
FAILED pythran/tests/test_numpy_func0.py::TestNumpyFunc0::test_fromstring0 - ValueError: The binary mode of fromstring is removed, use frombuffer instead

The complete run is here. This happens with both clang and gcc on Ubuntu x86_64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions