Skip to content

An easy quick fix for http://bugs.python.org/issue28339 #289

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
merged 1 commit into from
Oct 3, 2016

Conversation

ilevkivskyi
Copy link
Member

@gvanrossum Here is one of the temporary quick fixes for b.p.o issue that we discussed. I tested this with 3.5 it works fine.

A side note, while playing with this I have found an easy way to fix #250. I will submit a PR later when we will decide on the permanent fix for this one.

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.

Inheriting from instantiated generic class causes mocking to fail
2 participants