The docs page appears to be missing a component reference

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • 4.4
    • Affects Version/s: 4.3.3
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Andre M
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: