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 94ee023 commit c94450eCopy full SHA for c94450e
Doc/whatsnew/3.15.rst
@@ -599,8 +599,8 @@ Other language changes
599
(Contributed by James Hilton-Balfe in :gh:`128335`.)
600
601
* 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).
+ :c:expr:`double complex` C types: formatting characters ``'F'`` and ``'D'``
+ respectively.
604
(Contributed by Sergey B Kirpichev in :gh:`146151`.)
605
606
0 commit comments