Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-693

Cannot instantiate UpsertOptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-beta.2
    • 3.0.0-beta.1
    • None
    • None
    • 1

    Description

      When I do, I see...

          upsertOptions = UpsertOptions(timeout=Seconds(100))
        File "/usr/local/lib/python3.7/site-packages/couchbase/collection.py", line 708, in __init__
          super(CBCollection.UpsertOptions, self).__init(*args, **kwargs)
      AttributeError: 'super' object has no attribute '_UpsertOptions__init'
      

      I'd guess we are not calling _init_()? I'll take a look.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.kelly David Kelly (Inactive)
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty