• Jim Fulton's avatar
    Bug fixed: · abc1686e
    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.
    abc1686e
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS.txt 12.4 KB