Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PyPy wheels are pinned to v3.3, so pypy-based wheels for latest versions are not available #20637

Copy link
Copy link
Closed
@mattip

Description

@mattip
Issue body actions

Bug report

Bug summary

In the cibuildwheel configuration there is a condition to pin PyPy wheels on 3.3

if: >
runner.os != 'Windows' && (
startsWith(github.ref, 'refs/heads/v3.3') ||
startsWith(github.ref, 'refs/tags/v3.3') )

Is that on purpose? I would be nice to have PyPy wheels for the latest versions

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.