Skip to content

Use Py_LIMITED_API wheel tags #3307

Closed
Closed
@reaperhulk

Description

@reaperhulk

cffi uses the Py_LIMITED_API when compiling shared objects as of cffi 1.8.1. This means we can potentially reduce our mac py3 wheels from 3 (py34, py35, py36) to 1 and our manylinux1 py3 wheels from 6 to 2.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions