commit | c73268aad7645a146b3e0e088c198a1fb74d57ff | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 15 21:22:13 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue May 15 21:22:13 2018 -0700 |
tree | 8e367e5f5c644667695ff7f5c0d4930a7abd5b83 | |
parent | 3d484435d261ef6e3204902f50778b545428dd7e [diff] |
bpo-33453: Handle string type annotations in dataclasses. (GH-6768) (cherry picked from commit 2a7bacbd913cf2bf568b3c0f85a758946d3cf4e9) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>