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

Error for Python 3.6 nightly #59

Closed
hackebrot opened this issue Aug 5, 2016 · 4 comments
Closed

Error for Python 3.6 nightly #59

hackebrot opened this issue Aug 5, 2016 · 4 comments

Comments

@hackebrot
Copy link
Member

Hi,

our cookiecutter build breaks for Python 3.6 nightly due to some error in pytest-mock.

    class MockFixture(object):
TypeError: '_SentinelObject' object is not callable

Figured I'll raise this here although it's certainly not a problem at this point as Python 3.6 isn't out just yet.

@nicoddemus
Copy link
Member

Thanks! 👍

@hackebrot
Copy link
Member Author

Always 😄

@mikenerone
Copy link

Though 3.6 is still alpha, I'd like to add a "pretty please." Many projects are wanting to prep for it, and "py36" is being added to tox.ini's everywhere. :)

@nicoddemus
Copy link
Member

Thanks for the ping! I will take a look ASAP. We should have a release soon anyway, this would be another nice addition. 😁

nicoddemus added a commit to nicoddemus/pytest-mock that referenced this issue Sep 17, 2016
nicoddemus added a commit to nicoddemus/pytest-mock that referenced this issue Sep 17, 2016
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

No branches or pull requests

3 participants