• Kevin Modzelewski's avatar
    Make bind_obj_out borrowed · e44c12e4
    Kevin Modzelewski authored
    Looked at all places it comes from and this looks safe
    (it's alive at least as long as the other arguments).
    
    We are now crashing on cpython_oldstyle_getattr_crash (a CPython crasher)
    but that's not really the fault of this change.
    e44c12e4
typeobject.h 2.64 KB