Branches for Quantal

Name Status Last Modified Last Commit
lp:ubuntu/quantal/python-launchpadlib-toolkit 2 Mature 2012-08-22 11:25:46 UTC
10. * Add TKCollection abstract base clas...

Author: Bryce Harrington
Revision Date: 2012-08-22 11:25:46 UTC

* Add TKCollection abstract base class
* Add TKEntry abstract base class
* Add BugWatch wrapper class
* Add uri() to several classes to get the self_link
* distribution.py: Handle undefined series
* LaunchpadService.py:
  - Deprecate person(); users should switch to get_person() now
  - Make API more consistently return TK objs rather than LPL ones
  - Add get_team_participants()
* bug_task.py / bug_tasks.py:
  - Enable filtering the list of bugs in various ways
  - Check person existance before use
  - Add is_complete_upstream()
  - Add set_filter_importance_length()
* bug.py / bugs.py:
  - Add age_latest_patch()
  - Fix timezone comparison error
* message.py / messages.py:
  - Enable filtering the list of messages in various ways
  - Add routine to return list of poster names for message collections

11 of 1 result