Skip to content

Commit 8a0a04d

Browse files
committed
+ news
1 parent 56d7b83 commit 8a0a04d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
:c:func:`PyNumber_Float` doesn't fallback anymore to
2+
``PyFloat_FromDouble(PyFloat_AS_DOUBLE)`` if a :class:`float` subtype reset
3+
:c:member:`~PyNumberMethods.nb_float` to ``NULL``. A :exc:`TypeError`
4+
exception raised instead.

0 commit comments

Comments
 (0)