Commit b22f38eb authored by Jim Fulton's avatar Jim Fulton

Typo and filled in date

parent e9ed8b1f
......@@ -10,11 +10,11 @@ Bugs Fixed
- BTrees allowed object keys with insane comparison. (Comparison
inherited from object, which compares based on in-process address.)
Now BTrees raise TypeError is an attempt is made to save a key with
Now BTrees raise TypeError if an attempt is made to save a key with
comparison inherited from object. (This doesn't apply to old-style
class instances.)
3.10.1 (2010-10-??)
3.10.1 (2010-10-27)
===================
Bugs Fixed
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment