8000 Don't reference an undocumented function · python/cpython@05eb47d · GitHub
[go: up one dir, main page]

Skip to content

Commit 05eb47d

Browse files
committed
Don't reference an undocumented function
1 parent 3e2dc35 commit 05eb47d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Fix attribute caching issue when setting :attr:`ctypes._Pointer._type_` in
2-
the undocumented and deprecated :func:`ctypes.SetPointerType` function and the
2+
the undocumented and deprecated :func:`!ctypes.SetPointerType` function and the
33
undocumented :meth:`!set_type` method.

0 commit comments

Comments
 (0)
0