]> granicus.if.org Git - python/commit
Minor fixes to dataclass tests. (GH-6243)
authorEric V. Smith <ericvsmith@users.noreply.github.com>
Mon, 26 Mar 2018 00:37:33 +0000 (20:37 -0400)
committerGitHub <noreply@github.com>
Mon, 26 Mar 2018 00:37:33 +0000 (20:37 -0400)
commit2b75fc2bc97702224de0fae8ab026ec0cd0706ab
tree159e7bac8cac2d299a2dda70f54c89b2945549a0
parentdfb6e54dd8dbd735f55109ad8ee9dfcb6178ede9
Minor fixes to dataclass tests. (GH-6243)

 Also, re-enable a test for ClassVars with default_factory.
Lib/test/test_dataclasses.py