Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-3054

RequestId serialization broken in Python GLV

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 3.6.6, 3.7.1
    • 3.6.7, 3.7.2
    • python
    • None

    Description

      `g.with_('requestId', uuid.uuid1()).V().count().toList()`
      failed with error `AttributeError: 'UUID' object has no attribute 'replace'`
      in line
      `uuid.UUID(request_id) # Checks for proper UUID or else server will return an error.`

      Attachments

        Issue Links

          Activity

            People

              colegreer Cole Greer
              valentyn Valentyn Kahamlyk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: