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

int32/64 conversion undocumented

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0
    • Affects Version/s: 1.11
    • Component/s: None
    • Labels:
    • Minor Change

      Practice shows these conversion rules between Python and BSON types:
      int <--> int32
      long <--> int64

      But in documentation we have only
      int <--> int

      http://api.mongodb.org/python/1.11/api/bson/son.html

            Assignee:
            bernie@mongodb.com Bernie Hackett
            Reporter:
            cblp Cheese Russian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: