fonttools / skia-pathops

Python bindings for the Skia library's Path Ops
https://skia.org/docs/dev/present/pathops/
BSD 3-Clause "New" or "Revised" License
47 stars 14 forks source link

support building wheels for Python 3.9 #35

Closed anthrotype closed 3 years ago

anthrotype commented 3 years ago

which was released this week https://www.python.org/downloads/release/python-390/

chrissimpkins commented 3 years ago

Is this a multibuild 3.9 support issue? I just tried to activate cPy 3.9 CI testing in a project based on skia-pathops and it chokes at the wheel build stage on macOS, Win, and Linux.