Skip to content

Commit bb2fa35

Browse files
Revert "Update weakrefobject.c"
This reverts commit 62d0c00.
1 parent 56b608b commit bb2fa35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Objects/weakrefobject.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,6 @@ _proxy_unwrap(PyObject **op, int *did_incref)
634634
return res; \
635635
}
636636

637-
638637
/* direct slots */
639638

640639
WRAP_BINARY(proxy_getattr, PyObject_GetAttr)

0 commit comments

Comments
 (0)