lp:~dannf/laika/python3

Created by dann frazier and last modified
Get this branch:
bzr branch lp:~dannf/laika/python3
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dann frazier
Project:
Laika
Status:
Development

Recent revisions

22. By dann frazier

Convert to python3

Conversion done by 2to3-2.7. Passes a smoke test.

21. By Alex Chiang

Merge "merge proposals" from bdmurray

20. By Alex Chiang

Support LP dates in both string and datetime.datetime format

Launchpad was returning dates as strings for a while, but now appears to have
gone back to datetime.datetime objects. Let's check the type and try to handle
both formats.

19. By Alex Chiang

Fix datetime handling in Precise (LP: #929049)

18. By Alex Chiang

Get lpid from bazaar.conf if available

merge lp:~ossug-hychen/laika/getbzrlogin

17. By Alex Chiang

Merge from lp:~dannf/laika/configurable-bug-patterns.

Now, you can have something like this in your .laikarc:

  ----SNIP----
  $ cat ~/.laikarc
  [1.0]
  bugpattern: [[https://launchpad.net/bugs/$bugid|LP #$bugid]]
  ----SNIP----

16. By Alex Chiang

Cache wrapper for launchpadlib objects, 200% performance gain

  - merge lp:~achiang/laika/cache-wrapper-proxy

15. By Alex Chiang

Handle lack of .laikarc properly

  - merge lp:~achiang/laika/no-laikarc
  - Fixes LP: #676112

14. By Alex Chiang

Merge lp:~achiang/laika/last_modified

Pass a 'last_modified' arg to searchTasks()

Limit our search for bugs within the user-specified window. This change
can improve our search performance by several hundred percent, reducing
a former 9 minute query down to 3 minutes and change, e.g.

13. By Alex Chiang

Merge lp:~achiang/laika/status_fix

Search launchpad for all statuses, not just the default statuses returned by
searchTask().

This change gives us a more complete picture of our launchpad activity within
the window.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:laika
This branch contains Public information 
Everyone can see this information.

Subscribers