summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorBerker Peksag <berker.peksag@gmail.com>2016-08-21 19:38:47 +0300
committerBerker Peksag <berker.peksag@gmail.com>2016-08-21 19:38:47 +0300
commitcf35273d18442e8962326deb6be9f98d70b66460 (patch)
treeee637d03fbd6d803aff6771478a83f623f481383 /Python/pythonrun.c
parent00493c0f700e2c1e7c20a10fb3734949c4f9867f (diff)
downloadcpython-cf35273d18442e8962326deb6be9f98d70b66460.tar.gz
Issue #21718: cursor.description is now available for queries using CTEs
According to PEP 249, cursor.description must be available for any SELECT statements, such as those that use CTEs. Backported from https://github.com/ghaering/pysqlite/commit/f67fa9c898a4713850e16934046f0fe2cba8c44c Additional test cases added by me.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions