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

Option to turn unicode decoding off

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Python mongo driver converts all strings to unicode. (For example, look at https://github.com/mongodb/mongo-python-driver/blob/master/bson/__init__.py#L111)

      This conversion can cause performance issues. I think it is a good idea to make optional conversion to utf8 with the aim of performance improvement.

            Assignee:
            Unassigned Unassigned
            Reporter:
            alexnikleo alexnikleo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              None
              None
              None
              None