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

Fix for dis module is not yet available in 3.11b3 #475

Merged
merged 1 commit into from Jul 11, 2022

Conversation

frenzymadness
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jun 7, 2022

Codecov Report

Merging #475 (304d103) into master (8bbea3e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #475   +/-   ##
=======================================
  Coverage   92.60%   92.60%           
=======================================
  Files           4        4           
  Lines         717      717           
  Branches      158      158           
=======================================
  Hits          664      664           
  Misses         32       32           
  Partials       21       21           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8bbea3e...304d103. Read the comment docs.

@vstinner
Copy link

vstinner commented Jun 8, 2022

The fix is in the 3.11 branch, but there is no 3.11 release including the fix yet: miss-islington/cpython@e798f69

Copy link
Contributor

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@ogrisel ogrisel merged commit f5472e1 into cloudpipe:master Jul 11, 2022
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.

None yet

3 participants