Remove references to `_DocumentIn`

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 4.5
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      `_DocumentIn` doesn't have to be a MutableMapping – documents can just be a `Mapping`.

      Since `_Documentin` is `Union[MutableMapping, RawBSONDocument]`, and `RawBSONDocument` inherits from Mapping, we can get rid of this type alias.

              Assignee:
              Iris Ho
              Reporter:
              Iris Ho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: