Skip to content

Commit af33ff4

Browse files
Update Misc/NEWS.d/next/Core_and_Builtins/2026-08-31-07-33-05.gh-issue-156693.BuDcDc.rst
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
1 parent eb7bdf7 commit af33ff4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Correct complex powers of infinite numbers to not raise
1+
Correct powers of infinite complex numbers to not raise
22
:exc:`OverflowError`'s. As proposed in :gh:`156145`, we don't use platform's
33
:data:`errno` to manage exceptions. Patch by Sergey B Kirpichev.

0 commit comments

Comments
 (0)