lp:~thekorn/launchpadlib/fix.264098.eq.ne

Created by Markus Korn and last modified
Get this branch:
bzr branch lp:~thekorn/launchpadlib/fix.264098.eq.ne
Only Markus Korn can upload to this branch. If you are Markus Korn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Markus Korn
Project:
launchpadlib
Status:
Development

Recent revisions

33. By Markus Korn

* launchpadlib/resource.py: changed order of checks in HostedFile.__eq__(),
  this avoids calling open() for this resource of this does not look like a
  file and does not have the same url.

32. By Markus Korn

* launchpadlib/resource.py: Implemented __eq__ and __ne__ for Ressources,
  Collections and HostedFiles, with following rules:
   - two ressources are equal if the values of their 'self_link' and
     'http_etag' attributes are equal
   - two collections are equal if the value of their 'self_link' attributes
     are equal
   - two hosted files are equal if the values of their 'url' and
     'last_modified' attributes are equal
   - __ne__ always returns always the revers of __eq__
   - __eq__ always returns False if any error occurs

31. By Launchpad PQM Bot

[r=rockstar] added entries for IHWSubmission,
 IHWSubmissionDevice and HWVendorID to wadl-to-reffhtml.xsl

30. By Launchpad PQM Bot

[r=cprov][bug=308701] Change doc/modifications.txt to use a different
 example. BugTask.owner

29. By Launchpad PQM Bot

[r=leonardr, rockstar] To the XSL,
 add several more find-entry-uri rules, fix a couple of others,
 and clean up whitespace a bit.

28. By Launchpad PQM Bot

[r=barry] [bug=304670] Make launchpadlib take advantage of
 'http_etag' information embedded in entry representations. Also
 make launchpadlib JSON-encode all outgoing strings that will be
 used as named operation arguments.

27. By Launchpad PQM Bot

[r=mars] fixed the URL generation for hwdb application root in
 wadl-to-refhtml.xsl

26. By Patch Queue Manager <pqm@praseodymium>

[r=intellectronica][bug=301751] Export IPerson.archive on the webservice.

25. By Launchpad PQM Bot

[rs=flacoste] Update tests to work with Zope 3.4 which supports keep-alive.

24. By Launchpad PQM Bot

[r=gmb] Automatically encode non-string parameters to named
 operations as JSON.

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.

Subscribers