]> granicus.if.org Git - python/commit
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 23 Jun 2015 12:38:13 +0000 (14:38 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 23 Jun 2015 12:38:13 +0000 (14:38 +0200)
commita72f0cdaea847228aceb5b56fbd28b77ef4809c4
treeae80fc12096a3e2dd5989b74a2916e7c856ede58
parent5376ba9630e45ad177150ae68c9712640330a2fc
parent6bc217dd3d43763e62b413e75ddaeb7d30e1b451
Issue #24489: ensure a previously set C errno doesn't disturb cmath.polar().
Lib/test/test_cmath.py
Misc/NEWS
Modules/_testcapimodule.c
Modules/cmathmodule.c