Question about garbage collection
Barry
barry at barrys-emacs.org
Tue Jan 16 04:17:35 EST 2024
> On 16 Jan 2024, at 03:49, Thomas Passin via Python-list <python-list at python.org> wrote:
>
> This kind of thing can happen with PyQt, also. There are ways to minimize it but I don't know if you can ever be sure all Qt C++ objects will get deleted. It depends on the type of object and the circumstances.
When this has been seen in the past it has been promptly fixed by the maintainer.
Barry
More information about the Python-list
mailing list