build(deps): updated min Python to 3.9, getting rid of typed_ast - #410
Closed
ErikBjare wants to merge 1 commit into
Closed
build(deps): updated min Python to 3.9, getting rid of typed_ast#410ErikBjare wants to merge 1 commit into
ErikBjare wants to merge 1 commit into
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #410 +/- ##
===========================================
+ Coverage 60.52% 83.11% +22.59%
===========================================
Files 11 11
Lines 1074 1078 +4
===========================================
+ Hits 650 896 +246
+ Misses 424 182 -242 ☔ View full report in Codecov by Sentry. |
Member
Author
|
@TimeToBuildBob Address this (but bump Python to 3.12) and update all the other relevant dependencies as well in a new PR. If any updates pose significant problems, delay them for follow-ups. |
Contributor
|
Opened #473 with Python 3.12 (not 3.9) as requested. Changes included:
Deferred: web3 7.x upgrade — it's an async-first rewrite with breaking API changes, better handled in a separate PR after auditing the call sites. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.