commit | 32e58fc32188753d2a3604feacdf9540fe9515fb | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Aug 12 20:32:44 2018 -0700 |
committer | GitHub <noreply@github.com> | Sun Aug 12 20:32:44 2018 -0700 |
tree | fc1ed6bd98a7925e6203c558c57fd4b9890270fa | |
parent | 393151e241e0c2b1826e3aefac0beb42e04e6ea8 [diff] |
bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452) (cherry picked from commit 4d12e4dc28b7c782c368bae2e8fd3815167ed37d) Co-authored-by: Vadim Pushtaev <pushtaev.vm@gmail.com>