serpy icon indicating copy to clipboard operation
serpy copied to clipboard

Field ordering support

Open maroux opened this issue 10 years ago • 2 comments

maroux avatar Jun 11 '15 23:06 maroux

This will be rebased once https://github.com/maroux/serpy/tree/deserialization is landed.

maroux avatar Jun 11 '15 23:06 maroux

How do you plan on supporting OrderedDicts in Python2.6, @maroux? Unfortunately six doesn't support them. Might have to add ordereddict as a dependency

belljustin avatar Jul 20 '16 15:07 belljustin