[Checkins] [zopefoundation/BTrees] d7d826: Fix #140 by turning OverflowError into TypeError.

Jason Madden noreply at github.com
Tue Apr 7 01:21:32 CEST 2020


  Branch: refs/heads/issue140
  Home:   https://github.com/zopefoundation/BTrees
  Commit: d7d826aeb9dd0c22e3dd9620e94aafb4dde6ac27
      https://github.com/zopefoundation/BTrees/commit/d7d826aeb9dd0c22e3dd9620e94aafb4dde6ac27
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M BTrees/BTreeModuleTemplate.c
    M BTrees/BTreeTemplate.c
    M BTrees/BucketTemplate.c
    M BTrees/_datatypes.py
    M BTrees/intkeymacros.h
    M BTrees/intvaluemacros.h
    M BTrees/tests/common.py
    M BTrees/tests/testBTrees.py
    M BTrees/tests/test__datatypes.py
    M CHANGES.rst
    M docs/overview.rst

  Log Message:
  -----------
  Fix #140 by turning OverflowError into TypeError.

Fingers crossed for 32-bit builds on Windows.




More information about the checkins mailing list