Skip to content

Commit 72c5288

Browse files
add whatsnew for ctypes
1 parent 28625d4 commit 72c5288

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,6 +1200,9 @@ ctypes
12001200
making it a :term:`generic type`.
12011201
(Contributed by Brian Schubert in :gh:`132168`.)
12021202

1203+
* :mod:`ctypes` now supports :term:`free-threading builds <free threading>`.
1204+
(Contributed by Kumar Aditya and Peter Bierma in :gh:`127945`.)
1205+
12031206
curses
12041207
------
12051208

0 commit comments

Comments
 (0)