Mercurial > libervia-backend
log sat/tools/common/data_format.py @ 2775:2dfd5b1d39df
age | author | description |
---|---|---|
2019-01-12 | Goffi | date update |
2018-12-01 | Goffi | tools (common/data_format): use "default" in json.dumps in serialise (useful notably to serialise jid.JID) |
2018-12-01 | Goffi | tools (common/data_format): serialise now check types and return a default value when empty string is parsed. |
2018-08-11 | Goffi | tools (common/data_format): added serialise and deserialise methods (using json for now) |
2018-06-27 | Goffi | code style reformatting using black |
2018-04-02 | Goffi | core, setup: huge cleaning: base src/tools/common/data_format.py@4d5af57b7445 |