]> 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:31:11 +0000 (14:31 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 23 Jun 2015 12:31:11 +0000 (14:31 +0200)
commit0d2fac1fba893a8af7324a698589d7db43114825
tree1a60ba6b0245a65ec8f51e5343d3ef8a2875a9fb
parent9487043453622047ba39abb36f55f4e43bf3e749
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