This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients berker.peksag, ghaering, python-dev, r.david.murray, rbcollins, tanner, zzzeek
Date 2016-08-21.16:28:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160821162827.82937.43865.E9BFFEBA@psf.io>
In-reply-to
Content
New changeset 45ef062734d6 by Berker Peksag in branch '3.5':
Issue #21718: cursor.description is now available for queries using CTEs
https://hg.python.org/cpython/rev/45ef062734d6

New changeset cf18375732ae by Berker Peksag in branch 'default':
Issue #21718: Merge from 3.5
https://hg.python.org/cpython/rev/cf18375732ae
History
Date User Action Args
2016-08-21 16:28:30python-devsetrecipients: + python-dev, ghaering, rbcollins, r.david.murray, zzzeek, berker.peksag, tanner
2016-08-21 16:28:30python-devlinkissue21718 messages
2016-08-21 16:28:30python-devcreate