8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
3.14.rst
1 parent 4f6b8c8 commit 0449742Copy full SHA for 0449742
Doc/whatsnew/3.14.rst
@@ -309,10 +309,10 @@ ctypes
309
to help match a non-default ABI.
310
(Contributed by Petr Viktorin in :gh:`97702`.)
311
312
-* The :exc:`~ctypes.COMError` exception is now public.
+* On Windows, the :exc:`~ctypes.COMError` exception is now public.
313
(Contributed by Jun Komoda in :gh:`126686`.)
314
315
-* The :func:`~ctypes.CopyComPointer` function is now public.
+* On Windows, the :func:`~ctypes.CopyComPointer` function is now public.
316
(Contributed by Jun Komoda in :gh:`127275`.)
317
318
datetime
0 commit comments