ethereum / web3.py

A python interface for interacting with the Ethereum blockchain and ecosystem.
http://web3py.readthedocs.io
MIT License
4.89k stars 1.67k forks source link

v6 cherry-pick of PR #3378 #3387

Closed fselmo closed 2 months ago

fselmo commented 2 months ago

What was wrong?

Backport of #3378

closes #3375 (along with #3378)

It was easier to cherry-pick while retaining most of the refactor back to the base PersistentConnectionProvider class. I did try to not break the class __init__() signatures by keeping the kwarg order, so silence_listener_task_exceptions just gets explicitly passed on to the base class because of that.

Todo:

Cute Animal Picture

31205