mirror of
https://github.com/python/cpython.git
synced 2026-05-31 06:40:53 +00:00
Update NEWS entry
This commit is contained in:
parent
88b64b9c72
commit
3de82a70b6
1 changed files with 2 additions and 3 deletions
|
|
@ -1,3 +1,2 @@
|
|||
: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.
|
||||
:mod:`array`, :mod:`struct`: Add support for ``Zd`` and ``Zf`` formats for
|
||||
double complex and float complex. Patch by Victor Stinner.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue