Skip to content

Commit 38fa2a7

Browse files
committed
restore Misc/NEWS.d/3.14.0a1.rst
1 parent c37724f commit 38fa2a7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Misc/NEWS.d/3.14.0a1.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,6 +2114,17 @@ imported. Patch by Sergey B Kirpichev.
21142114

21152115
..
21162116
2117+
.. date: 2024-07-10-08-13-34
2118+
.. gh-issue: 121249
2119+
.. nonce: W9Gd09
2120+
.. section: Library
2121+
2122+
Support the :c:expr:`float complex` and :c:expr:`double complex` C types in
2123+
the :mod:`struct` module if the compiler has C11 complex arithmetic. Patch
2124+
by Sergey B Kirpichev.
2125+
2126+
..
2127+
21172128
.. date: 2024-07-09-12-23-32
21182129
.. gh-issue: 121486
21192130
.. nonce: Iultjh

0 commit comments

Comments
 (0)