File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,6 @@ There are no plans to remove :term:`soft deprecated` APIs.
2121 Hugo van Kemenade in :gh: `148100 `.)
2222
2323* Using ``'F' `` and ``'D' `` format type codes of the :mod: `struct ` module
24- now are :term: `soft deprecated ` in favor of two-letter forms ( ``'Zf' ``
25- and ``'Zd' ``) .
24+ now are :term: `soft deprecated ` in favor of two-letter forms ``'Zf' ``
25+ and ``'Zd' ``.
2626 (Contributed by Sergey B Kirpichev in :gh: `121249 `.)
Original file line number Diff line number Diff line change @@ -2281,7 +2281,7 @@ New deprecations
22812281 (Contributed by Sergey B Kirpichev and Serhiy Storchaka in :gh: `143715 `.)
22822282
22832283 * Using ``'F' `` and ``'D' `` type codes now are :term: `soft deprecated `
2284- in favor of two-letter forms ( ``'Zf' `` and ``'Zd' ``) .
2284+ in favor of two-letter forms ``'Zf' `` and ``'Zd' ``.
22852285 (Contributed by Sergey B Kirpichev in :gh: `121249 `.)
22862286
22872287
You can’t perform that action at this time.
0 commit comments