Skip to content

Commit e8c36a2

Browse files
committed
Fix spelling of Sebastian's name.
1 parent fabf7d3 commit e8c36a2

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

+1-1
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. Thanks Sebastien Berg.
6+
NaNs. Thanks Sebastian Berg.

0 commit comments

Comments
 (0)