Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87f59ee

Browse files
committed
Noted SF patch 552452 adding degree/radian conversions to mathmodule.c.
1 parent d6f2267 commit 87f59ee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ Extension modules
102102

103103
Library
104104

105+
- added degree/radian conversion functions to the math module.
106+
105107
- ftplib.retrlines() now tests for callback is None rather than testing
106108
for False. Was causing an error when given a callback object which
107109
was callable but also returned len() as zero. The change may

0 commit comments

Comments
 (0)