Skip to content
Snippets Groups Projects
Commit 777ea186 authored by David Douard's avatar David Douard
Browse files

Encode datetime as Timestamp in msgpack

decoding custom format is still supported for backward compat.

Note that this revision modifies the exception type raised when attempting to
encode a naive datetime object for both formats (json amd msgpack): it now
raises a TypeError instead of a ValueError.
parent e722afbf
No related branches found
No related tags found
1 merge request!202Encode datetime as Timestamp in msgpack
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment