Skip to content

Commit 2bc48da

Browse files
ZackerySpytzSeth Sims
authored andcommitted
bpo-39871: Fix an error in a news entry (pythonGH-21749)
1 parent 3d5f967 commit 2bc48da

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)