log sat/tools/utils.py @ 3540:aa58451b77ba

age author description
Thu, 03 Jun 2021 15:21:43 +0200 Goffi tools (utils): new `ensure_deferred` decorator
Thu, 03 Jun 2021 15:20:47 +0200 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
Fri, 19 Mar 2021 15:45:14 +0100 Goffi date update
Mon, 16 Nov 2020 14:44:43 +0100 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
Sun, 20 Sep 2020 14:05:40 +0200 Goffi core: minor typos, docstring/comments update
Mon, 30 Mar 2020 19:59:14 +0200 Goffi core (tools/utils): fixed return value for non async callbacks
Fri, 13 Mar 2020 17:46:27 +0100 Goffi core (tools/utils): new `asDeferred` function: