Ezio Melotti added the comment:
Fixed in r78176 (trunk), r78177 (release26-maint), r78178 (py3k) and r78179
(release31-maint), thanks for the report and the patch!
--
assignee: georg.brandl -> ezio.melotti
nosy: +ezio.melotti
resolution: -> fixed
stage: patch review -> committed/rejec
Brian Curtin added the comment:
Here's a patch which corrects executemany, along with execute and
executescript. An explicit title is used, with a reference to the underlying
Cursor methods.
--
keywords: +needs review, patch
nosy: +brian.curtin
priority: -> low
stage: -> patch revie