summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-05-25 08:28:29 +0000
committerGregory P. Smith <greg@mad-scientist.com>2008-05-25 08:28:29 +0000
commit9e6468be1dc6ab460a2b88af096aa62c2fe0ce44 (patch)
tree7ed8a0f5251620a0b4f99cd33038fe46f2168fce /Python/errors.c
parente08e3d06864c5ad993f74613d9ed4ce69cc6cbc6 (diff)
downloadcpython-git-9e6468be1dc6ab460a2b88af096aa62c2fe0ce44.tar.gz
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 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions