You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.