Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3129ef5

Browse files
authored
Wording tweak
1 parent 0acc2b2 commit 3129ef5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1683,8 +1683,7 @@ Deprecated
16831683
* :mod:`ctypes`:
16841684
Calling :func:`ctypes.POINTER` on a string is deprecated.
16851685
Use :ref:`ctypes-incomplete-types` for self-referential structures.
1686-
Also, ``ctypes._pointer_type_cache`` is deprecated as a courtesy to
1687-
existing users of this internal API.
1686+
Also, the internal ``ctypes._pointer_type_cache`` is deprecated.
16881687
See :func:`ctypes.POINTER` for updated implementation details.
16891688
(Contributed by Sergey Myrianov in :gh:`100926`.)
16901689

0 commit comments

Comments
 (0)