Staging
v0.5.1
https://github.com/python/cpython
Revision be3da38e0a84a271c1111f756a1826b786c221ad authored by Victor Stinner on 07 November 2010, 14:14:27 UTC, committed by Victor Stinner on 07 November 2010, 14:14:27 UTC
doesn't preserve the zero sign (if TANH_PRESERVES_ZERO_SIGN define is 0).
1 parent 7089a4e
Raw File
Tip revision: be3da38e0a84a271c1111f756a1826b786c221ad authored by Victor Stinner on 07 November 2010, 14:14:27 UTC
Issue #10337: skip tests of tanh() sign in test_math and test_cmath if tanh()
Tip revision: be3da38
.gitignore
Doc/build/
Doc/tools/docutils/
Doc/tools/jinja2/
Doc/tools/pygments/
Doc/tools/sphinx/
Makefile
Makefile.pre
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Parser/pgen
Parser/pgen.stamp
build/
config.log
config.status
libpython3.2.a
pybuilddir.txt
pyconfig.h
python
python-gdb.py
tags
Lib/lib2to3/Grammar3.2.0.alpha.2.pickle
Lib/lib2to3/PatternGrammar3.2.0.alpha.2.pickle
autom4te.cache
back to top