Fix comment in python integer encoder

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • WT3.2.0, 4.1.11
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Engines 2019-05-06
    • None

      There's an incorrect comment at the top of lang/python/intpacking.py:

      # [11 10llll] | l | 2^14 + 2^7 | 2^64 - 1

      The lower value is actually 2^13 + 2^6 (see the previous line in this file, or see src/include/intpack.i .

              Assignee:
              Donald Anderson
              Reporter:
              Donald Anderson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: