]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34640: Remove the TANH_PRESERVES_ZERO_SIGN configure check. (GH-9206)
authorBenjamin Peterson <benjamin@python.org>
Wed, 12 Sep 2018 13:51:18 +0000 (06:51 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Sep 2018 13:51:18 +0000 (06:51 -0700)
commit865c17fb28f8c3275fd94da6ee4ac51472ec874a
treeb66adfd7ef7d535b923e4d8eabd2475b2acbdbcc
parent7f0d59f3a83cf1a98398b8e5bdfb97c7a71216bd
closes bpo-34640: Remove the TANH_PRESERVES_ZERO_SIGN configure check. (GH-9206)
Lib/test/test_cmath.py
Lib/test/test_math.py
configure
configure.ac
pyconfig.h.in