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

noreply@sourceforge.net noreply@sourceforge.net
Wed, 27 Feb 2002 07:00:38 -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: Open
Resolution: None
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.

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

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