[issue39462] DataClass typo-unsafe attribute creation & unexpected behaviour (dataclasses)

Marcel report at bugs.python.org
Mon Jan 27 06:18:53 EST 2020


Marcel <mpv.visser at gmail.com> added the comment:

The demo-script also needs:

"from dataclasses import dataclass"

Sorry about this omission, I've attached the update

----------
Added file: https://bugs.python.org/file48866/bug_demo_dataclass_typo_unsafe.py

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39462>
_______________________________________


More information about the Python-bugs-list mailing list