[Checkins] SVN: ZODB/trunk/src/ Bugs Fixed

Fred Drake fdrake at gmail.com
Thu Aug 27 17:05:09 EDT 2009


On Thu, Aug 27, 2009 at 4:46 PM, Jim Fulton<jim at zope.com> wrote:
>  - BTree Sets and TreeSets don't support the standard set add method.
>    (Now either add or the original insert method can be used to add an
>    object to a BTree-based set.)

While I applaud this improvement, I don't think this qualifies as a bugfix.

Python's set API came much later than the BTree Set and TreeSet APIs.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the checkins mailing list