Re: [Checkins] SVN: ZODB/trunk/src/ Bugs Fixed
Fred Drake <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <9cee7ab80908271405oa0dab67m923d8e059c85d7ba__32454.9349993051$1251407122$gmane$org@mail.gmail.com> |
On Thu, Aug 27, 2009 at 4:46 PM, Jim Fulton<[email protected]> 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