Skip to content

Commit f6255a2

Browse files
authored
bpo-39871: Fix an error in a news entry (GH-21749)
(cherry picked from commit 5463635)
1 parent 77a9ef1 commit f6255a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.8.3rc1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Wozniski.
8383
8484
Fix a possible :exc:`SystemError` in ``math.{atan2,copysign,remainder}()``
8585
when the first argument cannot be converted to a :class:`float`. Patch by
86-
Zachary Spytz.
86+
Zackery Spytz.
8787

8888
..
8989

0 commit comments

Comments
 (0)