Mercurial > libervia-backend
log sat/tools/common/data_format.py @ 3453:864485605d12
age | author | description |
---|---|---|
Wed, 29 Jan 2020 10:07:00 +0100 | Goffi | fixed shebangs |
Wed, 29 Jan 2020 09:50:54 +0100 | Goffi | dates update |
Tue, 13 Aug 2019 19:08:41 +0200 | Goffi | Python 3 port: |
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 |