[PyQt] QTreeWidgetItem is not hashable in Py3

Barry barry at barrys-emacs.org
Tue Mar 28 21:02:01 BST 2017


I seem to recall that this a bug fix. It should not have been hashable in the first case as it is not imutable.

Barry

> On 28 Mar 2017, at 17:31, Sambhav Kothari <sambhavs.email at gmail.com> wrote:
> 
> Hi,
> QTreeWidgetItem seems to be no longer hashable in py3.
> 
> I am using pyqt5.8.1 and py3.6. Is this a known issue?
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt



More information about the PyQt mailing list