Craig Coleman <craig.s.r.cole...@gmail.com> added the comment:

Seems I learned a python lesson today.

I've put myself back in python school and done some reading on a) the code 
behind dataclasses, b) PEP 557 and c) the doc'n for __eq__.

After all the reading I've realised this I'd been making some assumptions about 
how __eq__ works which have now been corrected.  Thanks for your help.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46739>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to