[issue2224] branches/trunk-math patch

Christian Heimes report at bugs.python.org
Tue Mar 25 12:10:58 CET 2008


Christian Heimes <lists at cheimes.de> added the comment:

Merge Mark's and my math branch into 2.6. IMHO it's ready and stable but
I like to get the opinion of yet another core developer first.

Merge recipe
------------

Since svnmerge.py causes too many conflicts I've created a patch.
However the patch doesn't include copied files from the trunk-math
branch. In order to apply the patch one has to copy some files from the
trunk-math branch into the trunk.

COPY: Python/pymath.c Include/pymath.h Lib/test/cmath_testcases.txt
Lib/test/ieee754.txt
DELETE: Python/hypot.c Objects/doubledigits.c

----------
priority: high -> critical
Added file: http://bugs.python.org/file9845/trunk-math-integration.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2224>
__________________________________


More information about the Python-bugs-list mailing list