mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-08-02 17:44:03 +00:00
This results in a major refactor of the code to use launchpadlib directly instead of the ubuntutools.lp.lpapicache module in ubuntu-dev-tools which is idiosyncratic and does not expose the full launchpad API. Easier to rewrite to use the standard library.