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, brett.cannon, ghaering, palaviv
Date 2017-05-05.07:19:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493968788.43.0.606451860492.issue30270@psf.upfronthosting.co.za>
In-reply-to
Content
From looking at the git blame this is there since 2006. Maybe this should be dependent on issue #30262. Maybe at first there should be a deprecation warning and then removing this later.
I understand that this might break someone's code but this is an undocumented method of an undocumented class in the sqlite3 module. I don't think that there will be a lot of people that use the sqlite3.Cache object.
History
Date User Action Args
2017-05-05 07:19:48palavivsetrecipients: + palaviv, brett.cannon, ghaering, berker.peksag
2017-05-05 07:19:48palavivsetmessageid: <1493968788.43.0.606451860492.issue30270@psf.upfronthosting.co.za>
2017-05-05 07:19:48palavivlinkissue30270 messages
2017-05-05 07:19:48palavivcreate