STINNER Victor added the comment: What is the expected behaviour? Should sqlite call finalize() if step() failed?
If finalize() must be called: which exception should be kept? step() or failure() exception? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue18488> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
