Skip to content

v0.28.0+ does not build in pypy-3.10 #231

@hemberger

Description

@hemberger

In rpds-py v0.28.0, the PyO3 minimum requirement was bumped to v0.27. However, PyO3 v0.27.0 dropped support for pypy-3.10. Since rpds-py v0.28.0+ still claims to support python 3.10, this causes a build error in pypy-3.10 environments (see, e.g., https://github.com/MechanicalSoup/MechanicalSoup/actions/runs/22171354216/job/64109751619?pr=467).

I can solve the problem on my end by pinning to rpds-py<0.28, but it seemed like this might be a metadata issue that could be impacting more people (unless I am misunderstanding). I hope this report is helpful, and thank you for your time!

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