Skip to content

Commit 7aa47c3

Browse files
committed
add news
1 parent 9528d51 commit 7aa47c3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,15 @@ contextlib
879879
(Contributed by Alex Grönholm & Gregory P. Smith in :gh:`125862`.)
880880

881881

882+
ctypes
883+
------
884+
885+
* Change the ``format`` field of exported buffers from ``F``, ``D`` and ``G``
886+
to ``Zf``, ``Zd`` and ``Zg``, respectively, for compatibility with
887+
the :pep:`3118` and NumPy.
888+
(Contributed by Sergey B Kirpichev in :gh:`149344`.)
889+
890+
882891
dataclasses
883892
-----------
884893

0 commit comments

Comments
 (0)