mirror of
https://github.com/python/cpython.git
synced 2026-05-10 04:20:54 +00:00
Fix formatting of the NEWS entry
This commit is contained in:
parent
d50838d84a
commit
c54e5b42e5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
:mod:`array`, :mod:`ctypes`, :mod:`struct`: Add support for `Zd` and `Zf`
|
||||
format for double complex and float complex. Add also support for `Zg`
|
||||
:mod:`array`, :mod:`ctypes`, :mod:`struct`: Add support for ``Zd`` and ``Zf``
|
||||
format for double complex and float complex. Add also support for ``Zg``
|
||||
format for long double complex to :mod:`ctypes`. Patch by Victor Stinner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue