]> granicus.if.org Git - python/commit
Issue #27953: skip failing math and cmath tests for tan on OS X 10.4.
authorMark Dickinson <dickinsm@gmail.com>
Sun, 4 Sep 2016 08:58:51 +0000 (09:58 +0100)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 4 Sep 2016 08:58:51 +0000 (09:58 +0100)
commit85746542ead2e8994263b893f2d7560beb3bf1ca
tree40f74847b37137427c92b03b6d1de95aeb03f79b
parent96f774d8246e91bc30fc440b65f9c7a435462f45
Issue #27953: skip failing math and cmath tests for tan on OS X 10.4.
Lib/test/test_cmath.py
Lib/test/test_math.py
Misc/NEWS