[issue46076] Document using __slots__ to provide per-attribute docstrings

Raymond Hettinger report at bugs.python.org
Sun Dec 19 15:20:38 EST 2021


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset aeb9ef4c7287fe367b6e9adcf1c5f994d5bc1a09 by Alex Waygood in branch 'main':
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109)
https://github.com/python/cpython/commit/aeb9ef4c7287fe367b6e9adcf1c5f994d5bc1a09


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46076>
_______________________________________


More information about the Python-bugs-list mailing list