lp:~arsenal-devel/arsenal/python-launchpadlib-toolkit

Created by Bryce Harrington and last modified

This is an obsolete branch. Please refer to http://launchpad.net/lpltk as the new official home of this code.

Get this branch:
bzr branch lp:~arsenal-devel/arsenal/python-launchpadlib-toolkit
Members of arsenal-devel can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
arsenal-devel
Project:
arsenal
Status:
Abandoned

Recent revisions

148. By Bryce Harrington

Extend team functionality. Add search-attachments script.

147. By Brad Figg

Added missing tag to the gravity calculation and
refactored it a little so the tags dictionary isn't
created as often (maybe).

146. By Bryce Harrington

Improve performance of to_dict() by providing a quick=False option.

This excludes some data items that are time consuming to look up from
launchpad, and are often unnecessary.

Testing shows that excluding these improved performance on a small (6
bug) search from 27 sec to 9.5 sec.

With further testing we may be able to refine the list and include more
of them by default, but this seems a good starting point.

145. By Bryce Harrington

Use LP provided length properties instead of len()

144. By Bryce Harrington

Reformat dependency list

143. By Bryce Harrington

Cleanup trash *c files produced by the test

142. By Bryce Harrington

Add bug.to_dict() and bug_task.to_dict()

As part of this, enable o2str to handle stringifying lists and datetime
objects.

141. By Bryce Harrington

Fix other two date calls

140. By Bryce Harrington

Hack to work around wadllib's date handling bug.

139. By Bryce Harrington

Release Version 0.5
* Add Specification class
* Add gravity() - heuristic for identifying bugs of interest
* Add releases() - list of Ubuntu releases the bug is confirmed affecting
* Add some basic tests
* Transition to DHPython2

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.