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

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 3.14.rst.
  • Loading branch information
junkmd committed Nov 25, 2024
commit df91824d1107b3b2563afcb4e0bc8d15f29ab949
3 changes: 3 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,9 @@ ctypes
* The :exc:`~ctypes.COMError` exception is now public.
(Contributed by Jun Komoda in :gh:`126686`.)

* The :func:`~ctypes.CopyComPointer` function is now public.
Comment thread
picnixz marked this conversation as resolved.
Outdated
(Contributed by Jun Komoda in :gh:`127275`.)

datetime
--------

Expand Down