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 miss-islington
Recipients docs@python, miss-islington, rhettinger, xitop
Date 2021-09-18.07:10:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631949007.65.0.854755597312.issue45198@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7ab114bf1fa0f28ee267a4c69e597cc49a186a14 by Miss Islington (bot) in branch '3.10':
bpo-45198: __set_name__ documentation not clear about its usage with non-descriptor classes (GH-28439)
https://github.com/python/cpython/commit/7ab114bf1fa0f28ee267a4c69e597cc49a186a14
History
Date User Action Args
2021-09-18 07:10:07miss-islingtonsetrecipients: + miss-islington, rhettinger, docs@python, xitop
2021-09-18 07:10:07miss-islingtonsetmessageid: <1631949007.65.0.854755597312.issue45198@roundup.psfhosted.org>
2021-09-18 07:10:07miss-islingtonlinkissue45198 messages
2021-09-18 07:10:07miss-islingtoncreate