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 DahlitzFlorian, carljm, docs@python, hongweipeng, miss-islington, ncoghlan, serhiy.storchaka, sir-sigurd, steven.daprano, taleinat
Date 2019-11-27.08:53:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574844835.34.0.474624080686.issue38524@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0f9c9d53283420a570850aa92869d032b40d4fba by Miss Islington (bot) in branch '3.8':
bpo-38524: document implicit and explicit calling of descriptors' __set_name__ (GH-17364)
https://github.com/python/cpython/commit/0f9c9d53283420a570850aa92869d032b40d4fba
History
Date User Action Args
2019-11-27 08:53:55miss-islingtonsetrecipients: + miss-islington, ncoghlan, taleinat, carljm, steven.daprano, docs@python, serhiy.storchaka, sir-sigurd, hongweipeng, DahlitzFlorian
2019-11-27 08:53:55miss-islingtonsetmessageid: <1574844835.34.0.474624080686.issue38524@roundup.psfhosted.org>
2019-11-27 08:53:55miss-islingtonlinkissue38524 messages
2019-11-27 08:53:55miss-islingtoncreate