File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -669,8 +669,7 @@ Other language changes
669669* The class :class: `memoryview ` now supports the :c:expr: `float complex ` and
670670 :c:expr: `double complex ` C types: formatting characters ``'F' ``/``'Zf' ``
671671 and ``'D' ``/``'Zd' `` respectively.
672- (Contributed by Sergey B Kirpichev and Victor Stinner in :gh: `146151 `
673- and :gh: `148675 `.)
672+ (Contributed by Victor Stinner in :gh: `146151 ` and :gh: `148675 `.)
674673
675674* Allow the *count * argument of :meth: `bytes.replace ` to be a keyword.
676675 (Contributed by Stan Ulbrych in :gh: `147856 `.)
@@ -722,8 +721,7 @@ array
722721
723722* Support the :c:expr: `float complex ` and :c:expr: `double complex ` C types:
724723 formatting characters ``'F' ``/``'Zf' `` and ``'D' ``/``'Zd' `` respectively.
725- (Contributed by Sergey B Kirpichev and Victor Stinner in :gh: `146151 `
726- and :gh: `148675 `.)
724+ (Contributed by Victor Stinner in :gh: `146151 ` and :gh: `148675 `.)
727725
728726* Support half-floats (16-bit IEEE 754 binary interchange format): formatting
729727 character ``'e' ``.
You can’t perform that action at this time.
0 commit comments