[Patches] [ python-Patches-480902 ] allow dumbdbm to reuse space

noreply@sourceforge.net noreply@sourceforge.net
Mon, 12 Nov 2001 05:30:43 -0800


Patches item #480902, was opened at 2001-11-12 05:30
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=480902&group_id=5470

Category: Library (Lib)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Skip Montanaro (montanaro)
Assigned to: Barry Warsaw (bwarsaw)
Summary: allow dumbdbm to reuse space

Initial Comment:
This patch to dumbdbm does two things:
   * allows it to reuse holes in the .dat file
   * provides a somewhat more complete test

The first change should be considered only for 2.3. 
Barry may or may not want to check out the test case
rewrite for incorporation into 2.2.  Accordingly, I've
assigned it to him.

Skip


----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=480902&group_id=5470