mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
bpo-39871: Fix an error in a news entry (GH-21749)
This commit is contained in:
parent
3405e05428
commit
5463635580
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
..
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue