• Jim Fulton's avatar
    Bug fixed: · 33800b70
    Jim Fulton authored
    When an integer too large to fit in a 32-bit integer was provided as
      a 32-bit-integer BTree key or value on 64-bit machines, an
      OverflowError was raised. Now a TypeError is raised.
    33800b70
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 28.7 KB