Skip to content

Commit 6fd0b44

Browse files
committed
address review: merge news
1 parent ac29969 commit 6fd0b44

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Functions :c:func:`_Py_c_sum`, :c:func:`_Py_c_diff`, :c:func:`_Py_c_neg`,
2-
:c:func:`_Py_c_prod`, :c:func:`_Py_c_quot`, :c:func:`_Py_c_pow` and
3-
previously undocumented :c:func:`_Py_c_abs` are :term:`soft deprecated`.
2+
:c:func:`_Py_c_prod`, :c:func:`_Py_c_quot`, :c:func:`_Py_c_pow` and previously
3+
undocumented :c:func:`_Py_c_abs` are :term:`soft deprecated`. Deprecate also
4+
:c:member:`~PyComplexObject.cval` field of the :c:type:`PyComplexObject` type.
45
Patch by Sergey B Kirpichev.

Misc/NEWS.d/next/C_API/2025-07-31-11-53-38.gh-issue-128813.axQIxb.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)