ethereum / eth-abi

Ethereum ABI utilities for python
MIT License
247 stars 269 forks source link

Update misc release things #181

Closed kclowes closed 2 years ago

kclowes commented 2 years ago

What was wrong?

Added updates to the stable/2.x branch, and needed to pull them in here.

How was it fixed?

cherry-picked updates from #172 and applied them to stable/3.x

To-Do

Cute Animal Picture

put a cute animal picture link inside the parentheses

kclowes commented 2 years ago

Thank you for the thorough review! Pydocstyle was erroring out without the -------, which is why it got added in the first place. I'll see what I can do about silencing those errors in either pydocstyle or make notes. I'll also fix the version thing from the black changes. I thought I changed it, but maybe linters are fighting with one another.

kclowes commented 2 years ago

@fselmo this is ready for another look when you get a chance! ty!