[issue42862] Use functools.lru_cache iso. _sqlite.Cache in sqlite3 module

Berker Peksag report at bugs.python.org
Wed May 19 04:04:22 EDT 2021


Berker Peksag <berker.peksag at gmail.com> added the comment:

> Or is it ok to call gc.collect() in the test suite?

It is but in this case I'd say it's a bit weird that we need to call it. Unfortunately, I don't have much time to investigate it at the moment.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42862>
_______________________________________


More information about the Python-bugs-list mailing list