summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-03-22-16-05-56.bpo-32505.YK1N8v.rst
blob: 91e97bf53f658bb0b3a57b9670933dc9b62d2ad8 (plain)
1
2
Raise TypeError if a member variable of a dataclass is of type Field, but
doesn't have a type annotation.