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.
1 parent c37724f commit 38fa2a7Copy full SHA for 38fa2a7
Misc/NEWS.d/3.14.0a1.rst
@@ -2114,6 +2114,17 @@ imported. Patch by Sergey B Kirpichev.
2114
2115
..
2116
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
2128
.. date: 2024-07-09-12-23-32
2129
.. gh-issue: 121486
2130
.. nonce: Iultjh
0 commit comments