[issue21718] sqlite3 cursor.description seems to rely on incomplete statement parsing for detection

Tom Tanner report at bugs.python.org
Thu Oct 16 18:56:31 CEST 2014


Tom Tanner added the comment:

this patch fixes the bug.
It parses the with WITH statement.

----------
keywords: +patch
nosy: +tanner
Added file: http://bugs.python.org/file36950/with.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21718>
_______________________________________


More information about the Python-bugs-list mailing list