cpython/Misc/NEWS.d/next/Library/2018-03-20-20-53-21.bpo-328...

3 lines
119 B
ReStructuredText

Fix an error where subclassing a dataclass with a field that uses a
default_factory would generate an incorrect class.