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

Internal BSON module changes to support CodecOptions

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

      The pure python bson module should pass around the provided CodecOptions instance instead of as_class, tz_aware, and uuid_subtype. In the C extensions we should pass these values around in a struct.

      This is a breaking change for any application that is accessing private APIs of the bson module (even though they are private).

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: