Mercurial > libervia-backend
log sat/tools/common/data_format.py @ 2962:b2c9b85372de
age | author | description |
---|---|---|
Sat, 12 Jan 2019 12:25:31 +0100 | Goffi | date update |
Sat, 01 Dec 2018 14:34:55 +0100 | Goffi | tools (common/data_format): use "default" in json.dumps in serialise (useful notably to serialise jid.JID) |
Sat, 01 Dec 2018 09:59:48 +0100 | Goffi | tools (common/data_format): serialise now check types and return a default value when empty string is parsed. |
Sat, 11 Aug 2018 18:24:55 +0200 | Goffi | tools (common/data_format): added serialise and deserialise methods (using json for now) |
Wed, 27 Jun 2018 20:14:46 +0200 | Goffi | code style reformatting using black |
Mon, 02 Apr 2018 19:44:50 +0200 | Goffi | core, setup: huge cleaning: base src/tools/common/data_format.py@4d5af57b7445 |