From: Serhiy Storchaka Date: Wed, 21 Sep 2016 12:55:49 +0000 (+0300) Subject: Issue #28214: Now __set_name__ is looked up on the class instead of the X-Git-Tag: v3.7.0a1~2417 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf4fb40b9d68939d9cf5345a06547b2200e36b31;p=python Issue #28214: Now __set_name__ is looked up on the class instead of the instance. --- cf4fb40b9d68939d9cf5345a06547b2200e36b31