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 71415f0 commit 0efae27Copy full SHA for 0efae27
Misc/NEWS.d/3.14.0a1.rst
@@ -2119,9 +2119,8 @@ imported. Patch by Sergey B Kirpichev.
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.
+Support the :c:expr:`float complex` and :c:expr:`double complex` C types in the
+:mod:`struct` module. Patch by Sergey B Kirpichev.
2125
2126
..
2127
0 commit comments