8000 Add mentions of the platform to `3.14.rst`. · python/cpython@0449742 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0449742

Browse files
committed
Add mentions of the platform to 3.14.rst.
1 parent 4f6b8c8 commit 0449742

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,10 +309,10 @@ ctypes
309309
to help match a non-default ABI.
310310
(Contributed by Petr Viktorin in :gh:`97702`.)
311311

312-
* The :exc:`~ctypes.COMError` exception is now public.
312+
* On Windows, the :exc:`~ctypes.COMError` exception is now public.
313313
(Contributed by Jun Komoda in :gh:`126686`.)
314314

315-
* The :func:`~ctypes.CopyComPointer` function is now public.
315+
* On Windows, the :func:`~ctypes.CopyComPointer` function is now public.
316316
(Contributed by Jun Komoda in :gh:`127275`.)
317317

318318
datetime

0 commit comments

Comments
 (0)
0