ethereum / eth-tester

Tool suite for testing ethereum applications.
MIT License
357 stars 137 forks source link

feat: Python 3.12 support #276

Closed BoboTiG closed 5 months ago

BoboTiG commented 8 months ago

Hello team,

This part of the code is failing on Python 3.12:

https://github.com/ethereum/eth-tester/blob/3c76d34beb3ade64ec4569462b36351bdb9a0821/eth_tester/backends/pyevm/utils.py#L5

Do you plan to work on Python 3.12 support (maybe are you already working on it? 🤞🏻 😈)?

pacrob commented 8 months ago

Definitely planning to! Not started yet, but Coming Soon :tm:

Thanks for the poke.