So, I’m ready to admit that I was mistaken in considering `**` as an operator. Therefore, my further reasoning and suggestions were not correct. If I had the right to vote, I would vote for `dict.update()` like behaviour. Thanks for your attention and clarification.
I think it is worth creating a separate thread about the correct conversion of `dataclass -> dict`. I will create it soon. _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/YUILM4N5TGRGUDCU5XVYLR5YRK6U7QH7/ Code of Conduct: http://python.org/psf/codeofconduct/
