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
{{ message }}
This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
For now, installing python-crc32 with Python 3.12 is done by building from sources rather than just installing a wheel.
Describe the solution you'd like
Please publish Python 3.12 wheels.
Describe alternatives you've considered
Building from sources: this is slow & error prone.
Additional context
Python 3.12 will be released next week and has been ABI stable since rc1.