Skip to content

ENH: Release wheels for PyPy3.10 #24728

Closed
@hugovk

Description

@hugovk

Proposed new feature or change:

The most recent PyPy release (7.3.12 from 2023-06-16) supports both 3.9 and 3.10:

NumPy 1.26.0 has wheels for PyPy3.9 but not for PyPy3.10:

  • numpy-1.26.0-pp39-pypy39_pp73-win_amd64.whl
  • numpy-1.26.0-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • numpy-1.26.0-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
  • https://pypi.org/project/numpy/1.26.0/#files

Are there any plans to release wheels for PyPy3.10?

I see SPEC 0 recommends dropping Python 3.9 on 5th Oct 2023, so this could help towards that.

A quick test (hugovk@6d4526c) shows tests pass and wheels build for PyPy3.10.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions