Skip to content

Commit c76c63d

Browse files
ZackerySpytzshihai1991
authored andcommitted
bpo-39871: Fix an error in a news entry (pythonGH-21749)
1 parent 013bf40 commit c76c63d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)