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
I think it would be a good idea to allow passing a custom JSONEncoder. This would provide more flexibility for handling complex or non-standard data types during serialization.
I think it would be a good idea to allow passing a custom JSONEncoder. This would provide more flexibility for handling complex or non-standard data types during serialization.
py-couchdb/pycouchdb/client.py
Line 309 in 78a29d7