Staging
v0.5.1
https://github.com/python/cpython
Revision a30f349ecf57d7280bf179d6446f8fe5a3dede4f authored by Mark Dickinson on 29 March 2009, 15:06:29 UTC, committed by Mark Dickinson on 29 March 2009, 15:06:29 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r70678 | mark.dickinson | 2009-03-29 15:37:51 +0100 (Sun, 29 Mar 2009) | 3 lines

  Issue #532631: Replace confusing fabs(x)/1e25 >= 1e25 test
  with fabs(x) >= 1e50, and fix documentation.
........
1 parent 94cc409
History
Tip revision: a30f349ecf57d7280bf179d6446f8fe5a3dede4f authored by Mark Dickinson on 29 March 2009, 15:06:29 UTC
Merged revisions 70678 via svnmerge from
Tip revision: a30f349
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 38.1 KB
README -rw-r--r-- 55.6 KB
configure -rwxr-xr-x 657.8 KB
configure.in -rw-r--r-- 103.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 80.5 KB

README

back to top