[Python-bugs-list] [ python-Bugs-523421 ] shelve update fails on "large" entry

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Feb 2002 08:42:40 -0800


Bugs item #523421, was opened at 2002-02-27 07:00
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=523421&group_id=5470

Category: Python Library
Group: Python 2.2
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: j vickroy (jvickroy)
Assigned to: Nobody/Anonymous (nobody)
>Summary: shelve update fails  on "large" entry

Initial Comment:
Attached is a Python script that demonstrates a 
possible bug when using the shelve module for:
   Python 2.2
   MS Windows 2000 and 98

For 10k, shelve entries, the script works as expected, 
but for 15k entries, an exception is raised 
after "some" number of updates.

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

>Comment By: Martin v. Löwis (loewis)
Date: 2002-02-27 08:42

Message:
Logged In: YES 
user_id=21627

Duplicate of #523425


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

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