lp:ubuntu/karmic/python-launchpadlib

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/python-launchpadlib
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

7. By James Westby

New upstream release.

6. By James Westby

* New upstream snapshot.
  - Optimise PATCH by not sending a GET afterwards, and using the object
    returned in the body of the response to the PATCH.

5. By James Westby

* New upstream snapshot.
  - Handle datetime parameters, converting them to string format before
    sending them out.
  - Make the error message if not using keyword args more understandable.

4. By James Westby

* New upstream snapshot.
  - Some fixes to the XSL.
  - Make launchpadlib take advantage of 'http_etag' information embedded
    in entry representations.
  - Make launchpadlib JSON-encode all outgoing strings that will be
    used as named operation arguments.
  - Make IPerson.archive available.

3. By James Westby

* New upstream snapshot.
  - Add support for hosted file resources, e.g. bug attachments.
  - Add support for indexing of collections that aren't top-level
    collections, so you don't have to slice and then index.
  - For hosted file resources expose filename and date uploaded.
    Take filename as an argument when uploading a file.
  - Automatically encode non-string parameters to named operations as JSON.
* Increase dependency on python-httplib2 to (>= 0.4.0) as the new version
  uses some of its new features.

2. By James Westby

* Initial release (LP: #254592)
* Disable setuptools_bzr in setup.py as we are building from a tarball,
  and this breaks the detection of data files, meaning that important
  data files are not included in the package.

1. By James Westby

Import upstream version 0.1~bzr7

Branch metadata

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

Subscribers