Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Misc/NEWS.d/3.9.0a5.rst
Original file line numberDiff line numberDiff line change
Expand Up@@ -232,7 +232,7 @@ exits before trying to take the GIL.

Fix a possible :exc:`SystemError` in ``math.{atan2,copysign,remainder}()``
when the first argument cannot be converted to a :class:`float`. Patch by
Zachary Spytz.
Zackery Spytz.

..

Expand Down