Skip to content

Commit fabf7d3

Browse files
committed
Add acknowledgement in news entry
1 parent 18a05cb commit fabf7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/next/Core and Builtins/2023-05-08-10-34-55.gh-issue-104263.ctHWI8.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ the meaning of the signalling / quiet bit is inverted from its usual
33
meaning. Also introduce a new macro ``Py_INFINITY`` matching C99's
44
``INFINITY``, and refactor internals to rely on C99's ``NAN`` and
55
``INFINITY`` macros instead of hard-coding bit patterns for infinities and
6-
NaNs.
6+
NaNs. Thanks Sebastien Berg.

0 commit comments

Comments
 (0)