-
-
Notifications
You must be signed in to change notification settings - Fork 823
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: support Python 3.10 #2549
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2549 +/- ##
==========================================
+ Coverage 86.61% 87.56% +0.94%
==========================================
Files 91 92 +1
Lines 9413 10196 +783
Branches 2354 2816 +462
==========================================
+ Hits 8153 8928 +775
+ Misses 775 770 -5
- Partials 485 498 +13
Continue to review full report at Codecov.
|
yaml parses current as the float `3.1`
@fubuloubu any news on this? |
Also... need to set up eth-tester to not use |
The blake2b-py dependency was fixed in ethereum/py-evm#2012 but we can't upgrade py-evm yet because of a dependency conflict in web3.py. Tracking in ethereum/web3.py#2295 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved pending tests passing
* Update setup.py * Update setup.py * add 3.10 workflow * Update tox.ini * fix yaml parsing of "3.10" yaml parses current as the float `3.1` * try to fix blake2b-py dep * update web3.py * remove blake2b-py again * add upper bound to py-evm Co-authored-by: Charles Cooper <[email protected]>
What I did
fixes: #2548
How I did it
github ui
How to verify it
Description for the changelog
Cute Animal Picture