python-cffi / cffi

A Foreign Function Interface package for calling C libraries from Python.
https://cffi.readthedocs.io/en/latest/
Other
114 stars 41 forks source link

Conisder adding support for manylinux_2_28_x86_6 #67

Closed brentcetinich closed 7 months ago

brentcetinich commented 7 months ago

Consider adding support for manylinux_2_28_x86_6

nitzmahone commented 7 months ago

The current manylinux_2_17 ABI tagging is already always forward compatible with manylinux_2_28.