Staging
v0.5.1
https://github.com/python/cpython
Revision 858346e4847475137d2e8eaf5e76bfe6deacedb1 authored by Tim Peters on 25 September 2000, 21:01:28 UTC, committed by Tim Peters on 25 September 2000, 21:01:28 UTC
fncs are allowed to raise SIGFPE (see the C std), but OK by me if
people using --with-fpectl want to pay for checking anyway.
1 parent 7f577e7
History
Tip revision: 858346e4847475137d2e8eaf5e76bfe6deacedb1 authored by Tim Peters on 25 September 2000, 21:01:28 UTC
Replace SIGFPE paranoia around strtod and atof. I don't believe these
Tip revision: 858346e
File Mode Size
.cvsignore -rw-r--r-- 17 bytes
Makefile.in -rw-r--r-- 2.6 KB
abstract.c -rw-r--r-- 42.3 KB
bufferobject.c -rw-r--r-- 11.1 KB
classobject.c -rw-r--r-- 40.7 KB
cobject.c -rw-r--r-- 3.6 KB
complexobject.c -rw-r--r-- 10.9 KB
dictobject.c -rw-r--r-- 27.6 KB
fileobject.c -rw-r--r-- 27.3 KB
floatobject.c -rw-r--r-- 17.2 KB
frameobject.c -rw-r--r-- 8.4 KB
funcobject.c -rw-r--r-- 5.6 KB
intobject.c -rw-r--r-- 18.2 KB
listobject.c -rw-r--r-- 38.4 KB
longobject.c -rw-r--r-- 35.6 KB
methodobject.c -rw-r--r-- 5.0 KB
moduleobject.c -rw-r--r-- 4.7 KB
object.c -rw-r--r-- 27.4 KB
rangeobject.c -rw-r--r-- 4.6 KB
sliceobject.c -rw-r--r-- 3.6 KB
stringobject.c -rw-r--r-- 73.7 KB
tupleobject.c -rw-r--r-- 12.4 KB
typeobject.c -rw-r--r-- 1.3 KB
unicodectype.c -rw-r--r-- 468.8 KB
unicodeobject.c -rw-r--r-- 124.5 KB
xxobject.c -rw-r--r-- 2.4 KB

back to top