Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-5646

Python interface for cursors should raise an exception on cursor error.

      Python implements a shorthand for cursors that allow them to be used in for loops.  If Cursor.next returns something other than 0 or WT_NOTFOUND, that error is lost.  See the _next_ function in class IterableCursor in the SWIG interface spec: lang/python/wiredtiger.i

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: