Skip to content
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

Fixes for Python 3.11 #47

Merged
merged 6 commits into from
May 7, 2023
Merged

Fixes for Python 3.11 #47

merged 6 commits into from
May 7, 2023

Conversation

fjarri
Copy link
Collaborator

@fjarri fjarri commented May 7, 2023

Fixes #43
Fixes #46

@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Merging #47 (51de7a1) into master (7a390dd) will not change coverage.
The diff coverage is 100.00%.

❗ Current head 51de7a1 differs from pull request most recent head 619d4ed. Consider uploading reports for the commit 619d4ed to get more accurate results

@@            Coverage Diff            @@
##            master       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines         1532      1537    +5     
  Branches       199       266   +67     
=========================================
+ Hits          1532      1537    +5     
Impacted Files Coverage Δ
pons/_contract_abi.py 100.00% <100.00%> (ø)

@fjarri fjarri marked this pull request as ready for review May 7, 2023 07:09
@fjarri fjarri merged commit 106e7a9 into master May 7, 2023
8 checks passed
@fjarri fjarri deleted the py311-fixes branch May 7, 2023 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mutating methods with return values cause a failure when importing JSON ABI Support development in Py3.11
1 participant