cpython/Misc/NEWS.d/next/Library/2018-03-22-16-05-56.bpo-325...

3 lines
106 B
ReStructuredText

Raise TypeError if a member variable of a dataclass is of type Field, but
doesn't have a type annotation.