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 5d52ad6 commit f5dfb79Copy full SHA for f5dfb79
Doc/whatsnew/3.15.rst
@@ -632,9 +632,8 @@ argparse
632
array
633
-----
634
635
-* Support the :c:expr:`float complex` and :c:expr:`double complex` C types in
636
- the :mod:`array` module (formatting characters ``'F'`` and ``'D'``
637
- respectively).
+* Support the :c:expr:`float complex` and :c:expr:`double complex` C types
+ (formatting characters ``'F'`` and ``'D'`` respectively).
638
(Contributed by Sergey B Kirpichev in :gh:`146151`.)
639
640
0 commit comments