Skip to content

Fails to build on PyPy 3.11 #657

Open
@wRAR

Description

@wRAR
uvloop/loop.c: At top level:
uvloop/loop.c:211059:12: fatal error: internal/pycore_frame.h: No such file or directory
211059 |   #include "internal/pycore_frame.h"
       |            ^~~~~~~~~~~~~~~~~~~~~~~~~

lxml has the same problem so I guess it's the same underlying issue that requires regenerating C code with Cython 3.0.12.

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