Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-4468

Don't Print the value of senstive subtype bytes in the repr

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.8
    • Affects Version/s: None
    • Component/s: BSON
    • None
    • Minor Change
    • Python Drivers
    • Not Needed
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      Context

      While looking around at pymongo I noticed the `bson.binary.Binary` includes it's value in the repr even when the subtype is sensitive (8).

      Definition of done

      When subtype is Senstive the value should not be shown.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            terryp@wegrok.net Terry Patterson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: