ethereum / blake2b-py

Blake2b hashing in Rust with Python bindings.
MIT License
7 stars 17 forks source link

feat: Python 3.12 support #22

Open BoboTiG opened 7 months ago

BoboTiG commented 7 months ago

Hello there,

It would be great to have the support for Python 3.12. It would allow other projects to move forward too (for instance I am looking at adding Python 3.12 support for py-evm, but it is blocked as of now).