summaryrefslogtreecommitdiff
path: root/django/forms/forms.py
diff options
context:
space:
mode:
authorNick Pope <nick@nickpope.me.uk>2021-07-16 12:11:46 +0100
committerGitHub <noreply@github.com>2021-07-16 13:11:46 +0200
commit304f6ff46a9d78aab0213b599356d3c7875b0bb9 (patch)
tree917266f4fcae5585b601702e1c9397c210fc1b01 /django/forms/forms.py
parentf51a792c414166c8745657856cb50ed8a134e2b0 (diff)
Prevented SQLCompiler.execute_sql() from closing cursor twice.
cursor_iter() helper calls cursor.close() in a finally block.
Diffstat (limited to 'django/forms/forms.py')
0 files changed, 0 insertions, 0 deletions