I agree that we should get rid of manage-credentials (see also bug 387297) and that we could make the LP API default if there is a consensus for it.
But what you mean with "homegrown launchpad api wrapper"? ubuntutools/lp/lpapicache.py? That's relatively new to speed up requestsync. It caches objects fetched through the LP API to not refetch them (which is slow) on every use throughout the script. Other scripts can use it too but as most are less complex there is no strong benefit from it. -- You received this bug notification because you are a member of MOTU, which is subscribed to ubuntu-dev-tools in ubuntu. https://bugs.launchpad.net/bugs/689100 Title: [requestsync] Unnecessarily complicated to use LP API -- universe-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/universe-bugs
