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 pablogsal
Recipients docs@python, miss-islington, pablogsal, rhettinger, xitop
Date 2021-10-04.19:18:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633375121.54.0.315666879372.issue45198@roundup.psfhosted.org>
In-reply-to
Content
New changeset aac54ef2b30eb27f6756bbf0cdb8be2e64f2cce0 by Pablo Galindo (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/aac54ef2b30eb27f6756bbf0cdb8be2e64f2cce0
History
Date User Action Args
2021-10-04 19:18:41pablogsalsetrecipients: + pablogsal, rhettinger, docs@python, xitop, miss-islington
2021-10-04 19:18:41pablogsalsetmessageid: <1633375121.54.0.315666879372.issue45198@roundup.psfhosted.org>
2021-10-04 19:18:41pablogsallinkissue45198 messages
2021-10-04 19:18:41pablogsalcreate