Files
cpython/Lib
Miss Islington (bot) 3b4c6b16c5 bpo-32505: dataclasses: raise TypeError if a member variable is of type Field, but doesn't have a type annotation. (GH-6192)
If a dataclass has a member variable that's of type Field, but it doesn't have a type annotation, raise TypeError.
(cherry picked from commit 56970b8ce9)

Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
2018-03-22 13:58:59 -07:00
..
2017-02-12 23:10:48 +01:00
2017-11-08 14:44:44 -08:00
2017-11-05 15:37:50 +02:00
2017-11-05 15:37:50 +02:00