bson._MARKERS is missing Decimal128 and DatetimeMS

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      bson._MARKERS is missing Decimal128 and DatetimeMS:

      _MARKERS = {
          5: _encode_binary,
          7: _encode_objectid,
          11: _encode_regex,
          13: _encode_code,
          17: _encode_timestamp,
          18: _encode_long,
          100: _encode_dbref,
          127: _encode_maxkey,
          255: _encode_minkey,
      }
      

      TODO: is this a bug?

            Assignee:
            Unassigned
            Reporter:
            Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: