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

The docs page appears to be missing a component reference

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.4
    • Affects Version/s: 4.3.3
    • Component/s: Docs
    • Labels:
      None

      On this docs page

      https://pymongo.readthedocs.io/en/stable/api/pymongo/index.html

      , a chunk of text appears under pymongo.version, as if it's intended to describe the version, but the text makes no sense in the context of the version constant because it talks about creating new string objects.

      There appears to be no way to attach a screenshot anymore in this Jira, so just using formatted text. This is the text I'm referring to.

      pymongo.version = '4.3.3'
          str(object=’’) -> str str(bytes_or_buffer[, encoding[, errors]]) -> str
          Create a new string object from the given object. If encoding or errors...

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            cis74633@bell.net Andre M
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: