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.21:11:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639948301.0.0.239952268106.issue46076@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8bfb11a791679a33024c9857e082afed0d71e0b4 by Miss Islington (bot) in branch '3.9':
bpo-46076: Improve documentation for per-attribute docstrings with `__slots__` (GH-30109) (GH-30207)
https://github.com/python/cpython/commit/8bfb11a791679a33024c9857e082afed0d71e0b4
History
Date User Action Args
2021-12-19 21:11:41rhettingersetrecipients: + rhettinger, docs@python, miss-islington, AlexWaygood
2021-12-19 21:11:41rhettingersetmessageid: <1639948301.0.0.239952268106.issue46076@roundup.psfhosted.org>
2021-12-19 21:11:40rhettingerlinkissue46076 messages
2021-12-19 21:11:40rhettingercreate