diff options
author | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-25 08:28:29 (GMT) |
---|---|---|
committer | Gregory P. Smith <greg@mad-scientist.com> | 2008-05-25 08:28:29 (GMT) |
commit | 9e6468be1dc6ab460a2b88af096aa62c2fe0ce44 (patch) | |
tree | 7ed8a0f5251620a0b4f99cd33038fe46f2168fce /setup.py | |
parent | e08e3d06864c5ad993f74613d9ed4ce69cc6cbc6 (diff) | |
download | cpython-9e6468be1dc6ab460a2b88af096aa62c2fe0ce44.zip cpython-9e6468be1dc6ab460a2b88af096aa62c2fe0ce44.tar.gz cpython-9e6468be1dc6ab460a2b88af096aa62c2fe0ce44.tar.bz2 |
Fix issue2669: bsddb simple/legacy interface iteration silently fails
when database changes size during iteration.
It now behaves like a dictionary, the next attempt to get a value from
the iterator after the database has changed size will raise a RuntimeError.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions