diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2020-09-17 10:35:44 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-17 10:35:44 +0300 |
commit | 0b419b791077414bbc011a412698ebb362b63761 (patch) | |
tree | ee14bf8c868781a6d75c080acbaf110c94ae6270 /Lib/idlelib/hyperparser.py | |
parent | dcfaa520c4638a67052a4ff4a2a820be68750ad7 (diff) | |
download | cpython-git-0b419b791077414bbc011a412698ebb362b63761.tar.gz |
bpo-41662: Fix bugs in binding parameters in sqlite3 (GH-21998)
* When the parameters argument is a list, correctly handle the case
of changing it during iteration.
* When the parameters argument is a custom sequence, no longer
override an exception raised in ``__len__()``.
Diffstat (limited to 'Lib/idlelib/hyperparser.py')
0 files changed, 0 insertions, 0 deletions