Skip to content

Commit fc354ca

Browse files
bpo-39871: Fix an error in a news entry (GH-21749)
(cherry picked from commit 5463635) Co-authored-by: Zackery Spytz <[email protected]>
1 parent 1437bb0 commit fc354ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Misc/NEWS.d/3.9.0a5.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ exits before trying to take the GIL.
232232
233233
Fix a possible :exc:`SystemError` in ``math.{atan2,copysign,remainder}()``
234234
when the first argument cannot be converted to a :class:`float`. Patch by
235-
Zachary Spytz.
235+
Zackery Spytz.
236236

237237
..
238238

0 commit comments

Comments
 (0)