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 serhiy.storchaka
Recipients ghaering, serhiy.storchaka, vstinner
Date 2014-09-09.17:57:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1410285428.68.0.98734969476.issue21147@psf.upfronthosting.co.za>
In-reply-to
Content
Here is revised patch. There is yet one way to create Statement instance (Connection.__call__) and this patch covers it too.
History
Date User Action Args
2014-09-09 17:57:08serhiy.storchakasetrecipients: + serhiy.storchaka, ghaering, vstinner
2014-09-09 17:57:08serhiy.storchakasetmessageid: <1410285428.68.0.98734969476.issue21147@psf.upfronthosting.co.za>
2014-09-09 17:57:08serhiy.storchakalinkissue21147 messages
2014-09-09 17:57:08serhiy.storchakacreate