histrio / py-couchdb

Modern pure python CouchDB Client.
https://pycouchdb.readthedocs.org/
Other
120 stars 43 forks source link

Do not break on hearbeats #42

Closed krisb78 closed 9 years ago

krisb78 commented 9 years ago

Ignore empty lines when reading the response from _changes.

niwinz commented 9 years ago

Great! Thanks!

I will bump new release tomorrow.