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

Traceback when pickling a DBRef instance

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.10.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      ALL

      Repro steps:

      1. Create a DBRef: dbr = DBRef('col', 5, foo='bar')
      2. Pickle said DBRef: pickle.dumps(dbr)
      3. Traceback

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: