Skip to content

Commit 270bc1c

Browse files
authored
Apply suggestions from code review
1 parent 0f7ecfe commit 270bc1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ ctypes
125125
------
126126

127127
* Removed the undocumented function :func:`!ctypes.SetPointerType`,
128-
which has been deprecated since 3.13.
128+
which has been deprecated since Python 3.13.
129129
(Contributed by Bénédikt Tran in :gh:`133866`.)
130130

131131

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Remove the undocumented function :func:`!ctypes.SetPointerType`,
2-
which has been deprecated since 3.13.
2+
which has been deprecated since Python 3.13.
33
Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)