[PyQt] Memory Leak on findChild

Phil Thompson phil at riverbankcomputing.com
Wed Sep 6 10:51:18 BST 2017


On 5 Sep 2017, at 3:21 pm, Hayward, Anthony <Anthony.Hayward at sagentia.com> wrote:
> 
> New PyQt5 user here.
> 
> I was hoping someone could let me know if I'm doing something wrong, or if I've found a bug in PyQt5?
> 
> In my full application, every time findChild() is called on the view, the application uses more memory. Here's a simple example that replicates the issue:

Fixed in tonight's PyQt snapshot.

Thanks,
Phil


More information about the PyQt mailing list