commit | ceb45f0df87071319e6f73fb03e663ac39917daf | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 14 10:31:10 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon May 14 10:31:10 2018 -0700 |
tree | 39f4c241da4044ed94d0e23ff8d76f2f09f4d0f2 | |
parent | 050e041bf7e5260013a74c75a05a3f0fb16447ec [diff] |
bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798) (cherry picked from commit 2473eea65d592a80a5362a00362738a33196aba1) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>