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

Buildfest Feedback: PyPi project page shows obsolete "tls" extra

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.3
    • Affects Version/s: None
    • Component/s: Docs
    • Labels:

      Dependencies in https://pypi.org/project/pymongo/ gave an example with:

      python -m pip install "pymongo[gssapi,aws,ocsp,snappy,srv,tls,zstd,encryption]

      Attempting to install PyMongo 4.2 with pymongo[ocsp,srv,tls] resulted in a warning:

      WARNING: pymongo 4.2.0 does not provide the extra 'tls'

      I assume the "tls" extra was from a previous version and no longer optional.

            Assignee:
            shane.harvey@mongodb.com Shane Harvey
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: