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

Add codec_options support to the bson module.

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.9
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The following bson module functions will gain a codec_options parameter, set to None by default:

      • decode_all()
      • decode_iter()
      • decode_file_iter()
      • encode()
      • decode()

      A value for codec_options will take precedence over all other encode/decode options like as_class, tz_aware, or uuid_subtype.

            Assignee:
            anna.herlihy@mongodb.com Anna Herlihy (Inactive)
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: