Ma Lin <malin...@163.com> added the comment:

Imagine a person write a code with Python 3.11 and SQLite 3.8.7.2+, and then 
deploying it to Python 3.11 and SQLite 3.8.7.1-, error may occur. However, this 
situation is difficult to happen.

> Can you provide a reproducer? We've run this change through the ref.
> leak bots, and they are all green, so if there's a ref. leak, the
> test suite needs improvements.

The statement in cache will be never reused. If you don't mind, it's not a big 
problem.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44092>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to