Terry J. Reedy <tjre...@udel.edu> added the comment:

On freshly compiled master on Win10, the example code gives "TypeError: 
unhashable type: 'dict'".

----------
nosy: +terry.reedy
title: `asdict` fails with frozen dataclass keys; tries to use raw dict form as 
key -> `asdict` fails with frozen dataclass keys, using raw dict form
versions: +Python 3.10

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

Reply via email to