[issue44768] dataclasses.dataclass and collections.namedtuple do the same thing

pavel-lexyr report at bugs.python.org
Wed Jul 28 17:20:36 EDT 2021


pavel-lexyr <pavel at lexyr.com> added the comment:

Most of the differences are direct upgrades added in the dataclass module. Deprecating dataclass in favour of nametuple would be counterproductive, I agree - what about vice versa?

----------

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


More information about the Python-bugs-list mailing list