Staging
v0.5.1
https://github.com/python/cpython
Revision 62764566e8892233d0408368d6760bd710b1c504 authored by Mark Dickinson on 15 July 2008, 21:55:23 UTC, committed by Mark Dickinson on 15 July 2008, 21:55:23 UTC
computing 2.0**-1074 accurately.  Using ldexp(1.0, -1074) should be
safer.
1 parent 2affb40
History
Tip revision: 62764566e8892233d0408368d6760bd710b1c504 authored by Mark Dickinson on 15 July 2008, 21:55:23 UTC
Fix float.from_hex tests. It appears that Linux/ia64 doesn't like
Tip revision: 6276456
File Mode Size
c-api
data
distutils
documenting
extending
howto
includes
install
library
reference
tools
tutorial
using
whatsnew
ACKS.txt -rw-r--r-- 4.2 KB
Makefile -rw-r--r-- 3.4 KB
README.txt -rw-r--r-- 4.9 KB
TODO.txt -rw-r--r-- 111 bytes
about.rst -rw-r--r-- 1.2 KB
bugs.rst -rw-r--r-- 2.8 KB
conf.py -rw-r--r-- 5.5 KB
contents.rst -rw-r--r-- 421 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 23.6 KB
license.rst -rw-r--r-- 35.6 KB
make.bat -rw-r--r-- 1.3 KB

README.txt

back to top