[Python-modules-team] Bug#881581: python3-pyqt5: PyQt5 Leaks memory on dereference of QStyleOptionTab

2017-11-18 Thread Dmitry Shachnev
Hi Jay, On Mon, Nov 13, 2017 at 01:24:29AM -0500, Jay Kamat wrote: > The version of PyQt5 in the Debian stretch archives seems to leak memory on > deference of a QStyleOptionTab. > > [...] > > This currently affects: > > - Debian Stable > - Ubuntu zesty > - Fedora 25 > > And curiously, the 5.7.1

[Python-modules-team] Bug#881581: python3-pyqt5: PyQt5 Leaks memory on dereference of QStyleOptionTab

2017-11-12 Thread Jay Kamat
Package: python3-pyqt5 Version: 5.7+dfsg-5 Severity: normal Dear Maintainer, The version of PyQt5 in the Debian stretch archives seems to leak memory on deference of a QStyleOptionTab. I have created a simple python file to reproduce the issue: import resource