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 pablogsal
Recipients berker.peksag, erlendaasland, pablogsal, rhettinger, serhiy.storchaka
Date 2021-06-03.19:59:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1622750376.88.0.937873793283.issue42862@roundup.psfhosted.org>
In-reply-to
Content
New changeset f461a7fc3f8740b9e79e8874175115a3474e5930 by Erlend Egeberg Aasland in branch 'main':
bpo-42862: Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module (GH-24203)
https://github.com/python/cpython/commit/f461a7fc3f8740b9e79e8874175115a3474e5930
History
Date User Action Args
2021-06-03 19:59:36pablogsalsetrecipients: + pablogsal, rhettinger, berker.peksag, serhiy.storchaka, erlendaasland
2021-06-03 19:59:36pablogsalsetmessageid: <1622750376.88.0.937873793283.issue42862@roundup.psfhosted.org>
2021-06-03 19:59:36pablogsallinkissue42862 messages
2021-06-03 19:59:36pablogsalcreate