[issue42269] Add ability to set __slots__ in dataclasses

Eric V. Smith report at bugs.python.org
Fri Apr 30 22:14:36 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:


New changeset c24199184bea0c851c1a7296ae54aaf18ee56752 by Yurii Karabas in branch 'master':
bpo-42269: Add slots parameter to dataclass decorator (GH-24171)
https://github.com/python/cpython/commit/c24199184bea0c851c1a7296ae54aaf18ee56752


----------

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


More information about the Python-bugs-list mailing list