• Jim Fulton's avatar
    - BTrees allowed object keys with insane comparison. (Comparison · 485a07d5
    Jim Fulton authored
      inherited from object, which compares based on in-process address.)
      Now BTrees warn if an attempt is made to save a key with
      comparison inherited from object. (This doesn't apply to old-style
      class instances.) This will become an error in ZODB 3.11.
    485a07d5
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.txt 10.6 KB