sortedset JSON serialization falure
Bug #1328847 reported by
Alexander Chudnovets
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MagnetoDB |
Fix Released
|
Medium
|
Alexander Chudnovets |
Bug Description
JSON serialization fails if models.
File "magnetodb/
raise TypeError(repr(obj) + " is not JSON serializable")
TypeError: sortedset(['Help', 'Update']) is not JSON serializable
description: | updated |
Changed in magnetodb: | |
assignee: | nobody → Alexander Chudnovets (achudnovets) |
Changed in magnetodb: | |
milestone: | none → kilo-2 |
importance: | Undecided → Medium |
Changed in magnetodb: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/99316 /git.openstack. org/cgit/ stackforge/ magnetodb/ commit/ ?id=ae0934c6ef8 15f56b0b319d8eb a07ad12e62dc6c
Committed: https:/
Submitter: Jenkins
Branch: master
commit ae0934c6ef815f5 6b0b319d8eba07a d12e62dc6c
Author: Alexander Chudnovets <email address hidden>
Date: Wed Jun 11 12:52:11 2014 +0300
Fixes falure on sortedset serialization
Change-Id: Icf76caa55a928e c45f59a97c5e41e 0fb65d24972
Closes-Bug: #1328847