Skip to content

Commit f83e88f

Browse files
skirpichevvstinner
andauthored
Update Misc/NEWS.d/next/Core_and_Builtins/2026-03-21-08-11-58.gh-issue-146151.4-lhim.rst
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent a728a1b commit f83e88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
:class:`memoryview` now supports the :c:expr:`float complex` and
2-
:c:expr:`double complex` C types (formatting characters ``'F'`` and ``'D'``
3-
respectively). Patch by Sergey B Kirpichev.
2+
:c:expr:`double complex` C types: formatting characters ``'F'`` and ``'D'``
3+
respectively. Patch by Sergey B Kirpichev.

0 commit comments

Comments
 (0)