blob: 8735cad80ca18ac87d325395cefbc270f08a2b66 [file] [log] [blame]
Modifying the class __dict__ inside the __set_name__ method of a descriptor
that is used inside that class no longer prevents calling the __set_name__
method of other descriptors.