1. 14 May, 2003 2 commits
  2. 12 May, 2003 1 commit
    • Tim Peters's avatar
      Collector #892: Misleading error msg when initializing an OIBTree · b404f82a
      Tim Peters authored
      from a dict with a float value.
      
      Mapping_update():  This squashed errors raised by PyObject_SetItem(),
      changing them to a "not a 2-tuple" TypeError instead.  Unclear why, since
      2-tupleness was checked earlier.  Fixed by backporting part of the
      ZODB4 BTree construction code, which doesn't have this problem.  Bonus:
      it's faster now too.
      b404f82a
  3. 09 May, 2003 7 commits
  4. 07 May, 2003 3 commits
  5. 02 May, 2003 2 commits
  6. 28 Apr, 2003 1 commit
  7. 27 Apr, 2003 1 commit
  8. 25 Apr, 2003 2 commits
  9. 24 Apr, 2003 1 commit
  10. 23 Apr, 2003 2 commits
  11. 22 Apr, 2003 4 commits
  12. 21 Apr, 2003 1 commit
  13. 18 Apr, 2003 1 commit
  14. 17 Apr, 2003 2 commits
  15. 15 Apr, 2003 1 commit
  16. 13 Apr, 2003 6 commits
  17. 11 Apr, 2003 1 commit
  18. 09 Apr, 2003 1 commit
  19. 08 Apr, 2003 1 commit