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 docs@python, rhettinger, xitop
Date 2021-09-18.06:49:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631947786.99.0.2158046092.issue45198@roundup.psfhosted.org>
In-reply-to
Content
New changeset 94b462686b7dfabbd69cc9401037d736d71c4dc2 by Raymond Hettinger in branch 'main':
bpo-45198: __set_name__ documentation not clear about its usage with non-descriptor classes (GH-28439)
https://github.com/python/cpython/commit/94b462686b7dfabbd69cc9401037d736d71c4dc2
History
Date User Action Args
2021-09-18 06:49:47rhettingersetrecipients: + rhettinger, docs@python, xitop
2021-09-18 06:49:46rhettingersetmessageid: <1631947786.99.0.2158046092.issue45198@roundup.psfhosted.org>
2021-09-18 06:49:46rhettingerlinkissue45198 messages
2021-09-18 06:49:46rhettingercreate