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