~ubuntu-branches/ubuntu/quantal/python-launchpadlib-toolkit/quantal

Viewing all changes in revision 10.

  • Committer: Package Import Robot
  • Author(s): Bryce Harrington
  • Date: 2012-08-22 11:25:46 UTC
  • Revision ID: package-import@ubuntu.com-20120822112546-oye33p3vy4gh4vv4
Tags: 2.2
* 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

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: