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

client can't set() integer values

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Trivial
    • 0.7
    • 0.5
    • library
    • Security Level: Public
    • None
    • any

    Description

      Attempting to set an integer value with the python client will produce:

      TypeError: object of type 'int' has no len()

      We should be getting the object length from the string (unicode?) representation of the object passed into set().

      Attachments

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

        Activity

          People

            BigBlueHat Benjamin Young
            oliland Oli Kingshott
            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