commit | 3bd3a71a1a8e9e7bc301a69ac49823dbd99b1762 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Feb 21 09:10:20 2019 -0800 |
committer | Raymond Hettinger <rhettinger@users.noreply.github.com> | Thu Feb 21 09:10:20 2019 -0800 |
tree | 1d2e2724a887b464dfc6d09768197e8dd39ec6f8 | |
parent | 300605990dc7441b19ab3fe7ea683094306d5ecd [diff] |
Document other performance implication for __slots__ (GH-11974) (GH-11975) (cherry picked from commit 7463884f6993edcd92bec56213ee1959034fd31c) Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>