Skip to content

Commit c94450e

Browse files
skirpichevvstinner
andauthored
Apply suggestions from code review
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 94ee023 commit c94450e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -599,8 +599,8 @@ Other language changes
599599
(Contributed by James Hilton-Balfe in :gh:`128335`.)
600600

601601
* The class :class:`memoryview` now supports the :c:expr:`float complex` and
602-
:c:expr:`double complex` C types (formatting characters ``'F'`` and ``'D'``
603-
respectively).
602+
:c:expr:`double complex` C types: formatting characters ``'F'`` and ``'D'``
603+
respectively.
604604
(Contributed by Sergey B Kirpichev in :gh:`146151`.)
605605

606606

0 commit comments

Comments
 (0)