1Fix rare Python crash due to bad refcounting in ``type_getattro()`` if a
2descriptor deletes itself from the class. Patch by Jeroen Demeyer.
3