Home | History | Annotate | Download | only in Core and Builtins
      1 Fix rare Python crash due to bad refcounting in ``type_getattro()`` if a
      2 descriptor deletes itself from the class. Patch by Jeroen Demeyer.
      3