diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2013-11-05 14:50:30 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2013-11-05 14:50:30 +0100 |
commit | cf241142eb55372a12deed0b80b4935b80ee7776 (patch) | |
tree | 11802875348ef1d9468a7d718a7dc84c9d2006f1 /Python/compile.c | |
parent | 373d95d6d9ff9eef1d2e63c0390095988ebcdbdb (diff) | |
download | cpython-cf241142eb55372a12deed0b80b4935b80ee7776.tar.gz |
Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, when the row factory
fails, don't consume the row (restore it) and fail immediatly (don't call
pysqlite_step())
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions