log sat/tools/utils.py @ 3684:8353cc3b8db9

age author description
2021-06-03 Goffi tools (utils): new `ensure_deferred` decorator
2021-06-03 Goffi core (memory/storage): backend storage is now based on SQLAlchemy
2021-03-19 Goffi date update
2020-11-16 Goffi tools(utils): fixed error catching when getting repository data with `pkg_resources`
2020-09-20 Goffi core: minor typos, docstring/comments update
2020-03-30 Goffi core (tools/utils): fixed return value for non async callbacks
2020-03-13 Goffi core (tools/utils): new `asDeferred` function:
2020-01-29 Goffi fixed shebangs
2020-01-29 Goffi dates update
2019-10-21 Goffi core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
2019-08-13 Goffi Python 3 port:
2019-01-25 Goffi plugin mr mercurial, tools(common/utils): moved command protocol to a new module
2019-01-12 Goffi date update
2018-06-27 Goffi code style reformatting using black
2018-06-20 Goffi tools (date_utils): moved date_parse to common.date_utils, because it can be used in frontends