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

Some followup #15

Merged
merged 11 commits into from
Sep 3, 2014
Merged

Some followup #15

merged 11 commits into from
Sep 3, 2014

Conversation

dpetzold
Copy link

Fixed recursion error when

disqus.interface.update(dict)

is used. Now throws InterfaceNotDefined expection.

disqus.update_interface(dict)

must be used now.

Derrick Petzold added 3 commits August 28, 2014 16:00
disqus.interface.update(dict)

is used. Now throws InterfaceNotDefined expection.

disqus.update_interface(dict)

must be used now.
@mattrobenolt
Copy link
Collaborator

Can you rebase out the "Fix spelling." commit? That exists in master.

And why did you decide to remove the test instead of fixing it?

Derrick Petzold added 8 commits August 29, 2014 11:23
disqus.interface.update(dict)

is used. Now throws InterfaceNotDefined expection.

disqus.update_interface(dict)

must be used now.
disqus.interface.update(dict)

is used. Now throws InterfaceNotDefined expection.

disqus.update_interface(dict)

must be used now.
mattrobenolt added a commit that referenced this pull request Sep 3, 2014
@mattrobenolt mattrobenolt merged commit 40c9390 into disqus:master Sep 3, 2014
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.

2 participants