commit | 04e96da5e4982afeb639d6a4d232c6c221fe3a9d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed May 16 02:17:03 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed May 16 02:17:03 2018 -0700 |
tree | 86c473bb7c5541550a2c80aa854847a31edbd860 | |
parent | 4af6110f77e141779492995fd168d4f027fcf3cf [diff] |
bpo-32216: Add documentation for dataclasses (GH-6886) This is an initial version that likely requires much polishing. I'm adding it lay out the structure and so we have something to start working from. (cherry picked from commit 98d50cb8f57eb227c373cb94b8680b12ec8aade5) Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>