[PyQt] PyQt5 5.7.1 QAbstractTableModel.layoutChanged regression

Phil Thompson phil at riverbankcomputing.com
Sat Jan 7 00:59:39 GMT 2017


On 4 Jan 2017, at 12:20 pm, Ales Erjavec <ales.erjavec324 at gmail.com> wrote:
> 
> Hi,
> 
> There appears to be a regression in PyQt5 5.7.1 w.r.t
> QAbstractTableModel subclasses' ability to emit
> layoutAboutToBeChanged/layoutChanged signals. They are silently
> dropped and never delivered to any observer (i.e connected views).

Fixed in tonight's SIP snapshot.

Unfortunately it's a code generation bug so it looks like v5.7.2 isn't far away.

Thanks,
Phil


More information about the PyQt mailing list