ethereum / lahja

Lahja is a generic multi process event bus implementation written in Python 3.6+ to enable lightweight inter-process communication, based on non-blocking asyncio
MIT License
394 stars 19 forks source link

Update to trio 0.13 #163

Closed pipermerriam closed 4 years ago

pipermerriam commented 4 years ago

What was wrong?

Newer versions of trio are available. We want 0.13 since it fixes a bunch of deprecation warnings.

How was it fixed?

Updated to trio>=0.13,<0.14

To-Do

Cute Animal Picture

harbor-seal-pup-DP

ralexstokes commented 4 years ago

just to put it in our heads: https://github.com/ethereum/trinity/pull/1289#issuecomment-555550475