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 palaviv
Recipients berker.peksag, ghaering, palaviv
Date 2017-05-03.19:52:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493841130.42.0.625787216583.issue30262@psf.upfronthosting.co.za>
In-reply-to
Content
Both the Cache and Statement objects are internally used and should not be exposed to the user from the sqlite3 module. They are not mentioned in the documentation as well.
History
Date User Action Args
2017-05-03 19:52:10palavivsetrecipients: + palaviv, ghaering, berker.peksag
2017-05-03 19:52:10palavivsetmessageid: <1493841130.42.0.625787216583.issue30262@psf.upfronthosting.co.za>
2017-05-03 19:52:10palavivlinkissue30262 messages
2017-05-03 19:52:10palavivcreate