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 pypy3 support for method descriptors #51

Merged
merged 1 commit into from
Jan 20, 2016

Conversation

ogrisel
Copy link
Contributor

@ogrisel ogrisel commented Jan 19, 2016

Fix for #50.

@ogrisel
Copy link
Contributor Author

ogrisel commented Jan 19, 2016

@mrocklin this test was introduced in your last PR. Can you please give a quick look at this complementary fix?

@mrocklin
Copy link
Contributor

This looks innocuous to me.

@rgbkrk
Copy link
Member

rgbkrk commented Jan 19, 2016

Travis passed while codecov did not. Not sure how to interpret the codecov page. Is it a failure because coverage decreased?

@ogrisel
Copy link
Contributor Author

ogrisel commented Jan 20, 2016

Travis passed while codecov did not. Not sure how to interpret the codecov page. Is it a failure because coverage decreased?

Yes. I think the threshold is too sensitive. Alternatively we might want to investigate if there is a way to consolidate the coverage of the tests run on all the python versions run by travis on a single branch.

Maybe later, let's merge this ;)

ogrisel added a commit that referenced this pull request Jan 20, 2016
FIX pypy3 support for method descriptors
@ogrisel ogrisel merged commit e47f29f into cloudpipe:master Jan 20, 2016
@rgbkrk
Copy link
Member

rgbkrk commented Jan 20, 2016

:shipit:

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.

3 participants