summaryrefslogtreecommitdiffstats
path: root/Doc/c-api
diff options
context:
space:
mode:
authorEric Smith <eric@trueblade.com>2009-10-19 00:34:12 (GMT)
committerEric Smith <eric@trueblade.com>2009-10-19 00:34:12 (GMT)
commit156692752db98a2e31c4e00f59072b9f221eb9a9 (patch)
treeeff88be00feaa48b35b3e54c376fb5758a5fb26f /Doc/c-api
parent282396f27addf4ae6586865ccf449f60753a106c (diff)
downloadcpython-156692752db98a2e31c4e00f59072b9f221eb9a9.zip
cpython-156692752db98a2e31c4e00f59072b9f221eb9a9.tar.gz
cpython-156692752db98a2e31c4e00f59072b9f221eb9a9.tar.bz2
Removed calls to PyFloat_AsReprString.
This is in anticipation of possibly implementing issue 7117 (short float repr). This removes the last calls to PyFloat_AsString, PyFloat_AsReprString, and PyFloat_AsStringEx, which are unsafe. Also, switch to defines for error values to bring this code more in line with the py3k branch.
Diffstat (limited to 'Doc/c-api')
0 files changed, 0 insertions, 0 deletions