<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <pre><blockquote type="cite"><pre>><i> There appears to be a regression in PyQt5 5.7.1 w.r.t
</i>><i> QAbstractTableModel subclasses' ability to emit
</i>><i> layoutAboutToBeChanged/layoutChanged signals. They are silently
</i>><i> dropped and never delivered to any observer (i.e connected views).
</i>
Fixed in tonight's SIP snapshot.

Unfortunately it's a code generation bug so it looks like v5.7.2 isn't far away.
</pre></blockquote>I would love to see the fix released to pip! It broke an application developed by me.
</pre>
  </body>
</html>