You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Receiving an exception from CouchDB 0.7.0a575 causes an exception like this:
File "/home/jpa/Projects/couchdb/couchdb-python/couchdb/client.py", line
517, in _request
error = data.get('error', {}).get('reason', data)
AttributeError: 'unicode' object has no attribute 'get'