~cmiller/desktopcouch/retry-on-couchdb-death-bug530541

Viewing all changes in revision 142.

  • Committer: Tarmac
  • Author(s): eric.casteleijn at canonical
  • Date: 2010-03-22 14:59:07 UTC
  • mfrom: (140.2.4 fix-recorddict-items)
  • Revision ID: cmiller@hypatia-20100322145907-d1zkye12fecvakw9
RecordDict.items() did not return properly wrapped data. 

This in turn exposed an IMO more serious bug in CouchDatabaseBase.put_records_batch: that sends Record objects to python-couchdb instead of properly unwrapped dicts (i.e. Record._data). Fixed that bug as well.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: