This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients AlexWaygood, docs@python, miss-islington, rhettinger
Date 2021-12-19.20:20:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639945238.97.0.144068438684.issue46076@roundup.psfhosted.org>
In-reply-to
Content
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
History
Date User Action Args
2021-12-19 20:20:39rhettingersetrecipients: + rhettinger, docs@python, miss-islington, AlexWaygood
2021-12-19 20:20:38rhettingersetmessageid: <1639945238.97.0.144068438684.issue46076@roundup.psfhosted.org>
2021-12-19 20:20:38rhettingerlinkissue46076 messages
2021-12-19 20:20:38rhettingercreate