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

Deprecate pymongo.message module

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.12
    • Affects Version/s: None
    • Component/s: API
    • Labels:

      Let's deprecate the pymongo.message module:
      https://pymongo.readthedocs.io/en/stable/api/pymongo/message.html

      We should remove pymongo.message in 4.0. The motivation is that:

      • maintaining these API is harder when we need to keep backwards compatibility.
      • applications likely never use this module anyway.
      • the module only supports legacy MongoDB wire protocol messages which are no longer used in the majority of cases.

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            shane.harvey@mongodb.com Shane Harvey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: