diff options
author | Eric Smith <eric@trueblade.com> | 2009-10-19 00:34:48 +0000 |
---|---|---|
committer | Eric Smith <eric@trueblade.com> | 2009-10-19 00:34:48 +0000 |
commit | ea10c732e5a08e20e16937201894d9f816510c66 (patch) | |
tree | 20a3cb5f4dcbeab52cd93abaa6a8bfc31c47bb34 /Python/strdup.c | |
parent | 9292df1309f9cb64cfc0a749f928d282d7b65f12 (diff) | |
download | cpython-git-ea10c732e5a08e20e16937201894d9f816510c66.tar.gz |
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/strdup.c')
0 files changed, 0 insertions, 0 deletions