bpo-30449 Terse slots by aaronchall · Pull Request #1819 · python/cpython

added 2 commits

May 25, 2017 14:12

@aaronchall aaronchall changed the title Terse slots bpo-30449 Terse slots

May 25, 2017

rhettinger

@aaronchall

rhettinger

rjkmurray

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 22, 2018
* correct __slots__ documentation with minimal changes

* add multiple inheritance info

* remove mapping from description
(cherry picked from commit 2b44e30)

Co-authored-by: Aaron Hall, MBA <aaronchall@yahoo.com>

Mariatta pushed a commit that referenced this pull request

Feb 22, 2018
(cherry picked from commit 2b44e30)


Co-authored-by: Aaron Hall, MBA <aaronchall@yahoo.com>