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

Use owning classe instance when generating session cache keys: #3411

Closed fselmo closed 1 month ago

fselmo commented 1 month ago

What was wrong?

Closes #3265

How was it fixed?

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

fselmo commented 1 month ago

closing for now in favor of unique RequestSessionManager instances for http providers.