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

Use quopri for quoted-printable en/decoding

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      We seem to be manually encoding credentials to the quoted-printable format (see https://github.com/mongodb/mongo-python-driver/blob/48df9b088f37ac2165f91caab824d60edd5427c9/pymongo/auth.py#L275). We should simply use the quopri module instead (it ships as part of the standard library).

            Assignee:
            Unassigned Unassigned
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: