Skip to content

New-style classes implemented for python 2.7 - #2147 #2260

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

Merged

Conversation

MichalTHEDUDE
Copy link
Contributor

Added (object) inheritance for all classes as per #2147.
All tests are green.

All feedback appreciated :).

@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.73% when pulling fb0b906 on MichalTHEDUDE:feature/NewStyleClasses-2147 into da828aa on pytest-dev:features.

@nicoddemus
Copy link
Member

Thanks a ton @MichalTHEDUDE, you are the dude! 👍

LGTM, we should merge as soon as CI passes.

@nicoddemus nicoddemus merged commit abd6ad3 into pytest-dev:features Feb 16, 2017
@RonnyPfannschmidt
Copy link
Member

@nicoddemus wait, this changed pluggy?

@nicoddemus
Copy link
Member

Ouch right, my bad! I will fix this in a PR.

@RonnyPfannschmidt
Copy link
Member

@nicoddemus it was also merged in pluggy, perhaps we can do a full update

@nicoddemus
Copy link
Member

But we didn't make a new pluggy release yet, right?

@nicoddemus
Copy link
Member

Regardless, fixed in #2263. 😅

flub added a commit that referenced this pull request Feb 19, 2017
Revert subclassing explicitly from object introduced by accident in #2260
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.

4 participants