Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed deprecation warnings & Update README example #80

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 3 commits into from
Dec 6, 2013

Conversation

psantann
Copy link

gevent.queue.Queue(0) now means infinity queue, changing to Channel instead.
gevent.coros module deprecated in favor of gevent.lock
updated README example that was giving a serialization error

Paulo SantAnna added 3 commits November 22, 2013 13:11
gevent.queue.Queue(0) now means infinity queue, changing to Channel instead.
gevent.coros module deprecated in favor of gevent.lock
@jpetazzo
Copy link
Contributor

jpetazzo commented Dec 6, 2013

For some reason, Travis didn't test that branch... Bah, I checked locally and everything seems fine :-)

Thanks!

jpetazzo pushed a commit that referenced this pull request Dec 6, 2013
Fixed deprecation warnings & Update README example
@jpetazzo jpetazzo merged commit 185c254 into 0rpc:master Dec 6, 2013
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