Skip to content

Commit 62d0c00

Browse files
Update weakrefobject.c
1 parent f8d0fbb commit 62d0c00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Objects/weakrefobject.c

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

637+
637638
/* direct slots */
638639

639640
WRAP_BINARY(proxy_getattr, PyObject_GetAttr)

0 commit comments

Comments
 (0)