ethereum / web3.py

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

Bump pytest-asyncio #3368

Closed kclowes closed 3 months ago

kclowes commented 3 months ago

What was wrong?

pytest/pytest-asyncio had a bug: https://github.com/pytest-dev/pytest/issues/12269.

How was it fixed?

pytest-asyncio has the fix released in 0.21.2.

Todo:

Cute Animal Picture

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

kclowes commented 3 months ago

There is still an issue with pytest-asyncio v0.23: https://app.circleci.com/pipelines/github/ethereum/web3.py/6364/workflows/39dd2cdd-16d7-49e5-b39e-28e468c7239c/jobs/453459. I think it's a bug on their end that they're working on.

fselmo commented 3 months ago

There is still an issue with pytest-asyncio v0.23: https://app.circleci.com/pipelines/github/ethereum/web3.py/6364/workflows/39dd2cdd-16d7-49e5-b39e-28e468c7239c/jobs/453459. I think it's a bug on their end that they're working on.

Good to know! Thanks for checking. lgtm