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

Support CodecOptions in message.py

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

      Though unlikely, it's possible that there are users of message.py other than the driver. The functions query, insert, update, and delete all take a uuid_subtype param. They should also take an options codec_options param, set to None by default. If codec_options is not None, the uuid_representation value should override anything passed for uuid_subtype.

      This has to be done in message.py and _cmessagemodule.c.

            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: