[issue32896] Error when subclassing a dataclass with a field that uses a defaultfactory

Eric V. Smith report at bugs.python.org
Wed Mar 21 05:22:08 EDT 2018


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


New changeset 22136c94b6e43c8c584a54f3a513b83b753b96ee by Eric V. Smith (Miss Islington (bot)) in branch '3.7':
bpo-32896: Fix error when subclassing a dataclass with a field that uses a default_factory (GH-6170) (GH-6171)
https://github.com/python/cpython/commit/22136c94b6e43c8c584a54f3a513b83b753b96ee


----------

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


More information about the Python-bugs-list mailing list