-
Notifications
You must be signed in to change notification settings - Fork 18
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
object has no attribute '_memoizedcall' on pytest 6.x #34
Comments
@b0g3r are you able to reproduce this with the unreleased version in the |
Not OP but can confirm the |
Oops, my bad, my intuition told me that it should work like this 🙇♂️ |
Hi there! I started to use your library for one of my new projects and faced up with the exception like this:
I wrote a little example:
output:
It looks like a problem with this specific commit in pytest: pytest-dev/pytest@ceb0165
Could you please take a look?
The text was updated successfully, but these errors were encountered: