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

Audit MongoClient properties

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 3.0
    • None
    • None
    • Minor Change

    Description

      Things that will be removed:

      • host (replaced by address, which avoids a race condition)
      • port (replaced by address, which avoids a race condition)
      • document class (replaced by codec_options)
      • the previously deprecated get_document_class method (replaced by codec_options)
      • tz_aware (replaced by codec_options)

      The documentation for "primary" and "secondaries" should also say what they return if not connected to a replica set. Similar to the docs for "arbiters".

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: