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

Fix empty options #134

Merged
merged 1 commit into from Dec 5, 2016
Merged

Fix empty options #134

merged 1 commit into from Dec 5, 2016

Conversation

zerodivisi0n
Copy link
Contributor

Commit ea7a90f adds options argument to Subscribe and Publish methods. In all examples nil passed as this argument. But some servers returns errors like this:

'options' in SUBSCRIBE: invalid type <type 'NoneType'>

And don't accept empty options argument. This PR sets default empty options, as it was before that change.

@mourad
Copy link
Collaborator

mourad commented Dec 5, 2016

thanks.

@mourad mourad merged commit 1c08e32 into jcelliott:v2 Dec 5, 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

Successfully merging this pull request may close these issues.

None yet

2 participants