summaryrefslogtreecommitdiffstats
path: root/Python/pystrcmp.c
diff options
context:
space:
mode:
authorEric Smith <eric@trueblade.com>2009-10-19 00:35:35 (GMT)
committerEric Smith <eric@trueblade.com>2009-10-19 00:35:35 (GMT)
commit4d1fc6d2915b9b1184f12ef5333648978ae2eb7c (patch)
tree8d4f2123ccef8d70e548cd1fcb1ef0f891bae440 /Python/pystrcmp.c
parent0bc11ae52017725d945eeb32a777fb56dfb68beb (diff)
downloadcpython-4d1fc6d2915b9b1184f12ef5333648978ae2eb7c.zip
cpython-4d1fc6d2915b9b1184f12ef5333648978ae2eb7c.tar.gz
cpython-4d1fc6d2915b9b1184f12ef5333648978ae2eb7c.tar.bz2
Blocked revisions 75506 via svnmerge
........ r75506 | eric.smith | 2009-10-18 20:34:12 -0400 (Sun, 18 Oct 2009) | 7 lines 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 'Python/pystrcmp.c')
0 files changed, 0 insertions, 0 deletions