googleapis / python-crc32c

Apache License 2.0
22 stars 25 forks source link

feat: add support for Python 3.11 #144

Closed mayeut closed 1 year ago

mayeut commented 1 year ago

Python 3.11 is already built and tested with #141 Once CI is fixed (#142 / #143), it should be possible to push 3.11 wheels to PyPI.

Builds on top of #142 / #143