lp:~jameinel/launchpadlib/win32

Created by John A Meinel and last modified
Get this branch:
bzr branch lp:~jameinel/launchpadlib/win32
Only John A Meinel can upload to this branch. If you are John A Meinel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John A Meinel
Project:
launchpadlib
Status:
Development

Recent revisions

44. By John A Meinel

Handle another failure condition on win32.

It seems that 'mkdtemp()' will return a Unicode string on windows,
and launchpadlib was only trapping plain 'str' objects to turn them
into MultipleRepresentationCache objects.

43. By John A Meinel

Get rid of subprocess in favor of updating sys.path and just doing 'import'

42. By John A Meinel

Remove the symlink and replace it with a trivial subprocess invocation.

41. By Launchpad PQM Bot

[r=flacoste][ui=none] Remove build dependencies. Make 1.0.1 release

40. By Launchpad PQM Bot

[r=jtv][ui=none] Update hosted-files test to cope with retrievals from the cache issuing a single request rather than two, due to adding Cache-Control headers on the Librarian.

39. By Launchpad PQM Bot

[r=flacoste] reenable stand-alone tests;
 add ZPL for zc.buildout bootstrap code.

38. By Launchpad PQM Bot

Merge from lp:~gary/launchpadlib/buildout

37. By Launchpad PQM Bot

[r=bac] Add Launchpad.login_with(),
 which is a convenience method for using launchpadlib,
 without having to worry about saving the generated tokens manually. The
 first time login_with() is called,
 a login token is generated and saved. The next time it's called (with
 the same app name), the saved token will be used automatically.

36. By Launchpad PQM Bot

[r=gmb] Fixes test which broke due to changes to the sort order of
 all_milestones.

35. By Launchpad PQM Bot

[r=cprov][ui=none] Instead of issuing a GET after a PATCH to get the
 object's updated representation,
 retrieve it from the entity-body sent in response to the PATCH request.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar RepositoryFormatKnitPack6 (bzr 1.9)
Stacked on:
lp:~launchpad-pqm/launchpadlib/devel
This branch contains Public information 
Everyone can see this information.

Subscribers