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 eric.smith
Recipients Ricyteach, eric.smith
Date 2018-03-26.10:47:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522061251.25.0.467229070634.issue33141@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose I could, when overwriting the class member, check for inspect.ismethoddescriptor and call __set_name__ myself.
History
Date User Action Args
2018-03-26 10:47:31eric.smithsetrecipients: + eric.smith, Ricyteach
2018-03-26 10:47:31eric.smithsetmessageid: <1522061251.25.0.467229070634.issue33141@psf.upfronthosting.co.za>
2018-03-26 10:47:31eric.smithlinkissue33141 messages
2018-03-26 10:47:31eric.smithcreate