Skip to content

Commit 0efae27

Browse files
committed
address review: adjust blurb entry
1 parent 71415f0 commit 0efae27

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Misc/NEWS.d/3.14.0a1.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2119,9 +2119,8 @@ imported. Patch by Sergey B Kirpichev.
21192119
.. nonce: W9Gd09
21202120
.. section: Library
21212121
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.
2122+
Support the :c:expr:`float complex` and :c:expr:`double complex` C types in the
2123+
:mod:`struct` module. Patch by Sergey B Kirpichev.
21252124

21262125
..
21272126

0 commit comments

Comments
 (0)