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

noreply@sourceforge.net noreply@sourceforge.net
Tue, 13 Nov 2001 12:16:48 -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: Skip Montanaro (montanaro)
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


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

>Comment By: Barry Warsaw (bwarsaw)
Date: 2001-11-13 12:16

Message:
Logged In: YES 
user_id=12800

I've accepted the second half -- the improvement to the test
suite -- but as recommended, I'm postponing the first half
until Py 2.3.  Assigning back to Skip so he'll remember to
deal with this again later.

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

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