swh-lister/swh/lister/launchpad
Antoine Lambert 5aa7c8f2b2 launchpad: Remove call to dataclasses.asdict on lister state
This generates an error due to the datetime type field, so manually build
the dict instead.

Related to T3003#57551
2021-01-28 19:17:58 +01:00
..
tests launchpad: Prevent error due to origin listed twice 2021-01-28 19:09:44 +01:00
__init__.py launchpad: Reimplement lister using new Lister API 2021-01-28 15:22:40 +01:00
lister.py launchpad: Remove call to dataclasses.asdict on lister state 2021-01-28 19:17:58 +01:00
tasks.py launchpad/tasks: Fix ping task function name 2021-01-28 17:35:40 +01:00