diff options
author | Guido van Rossum <guido@python.org> | 2007-08-29 18:42:15 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2007-08-29 18:42:15 +0000 |
commit | 39342f4e65afdb0a6a4be493dbbbf6fc28357787 (patch) | |
tree | c0a274891ba387a82f1f8edba1ef33cb045d114d /Lib/idlelib/Debugger.py | |
parent | fb67be2f6b12e6ab07c17ece1caaf0057d610252 (diff) | |
download | cpython-git-39342f4e65afdb0a6a4be493dbbbf6fc28357787.tar.gz |
Patch # 1048 by Amaury Forgeot d'Arc.
test_float crashes on Windows, because the %zd format is used in a call
to PyOS_snprintf().
The attached patch properly uses PY_FORMAT_SIZE_T.
Diffstat (limited to 'Lib/idlelib/Debugger.py')
0 files changed, 0 insertions, 0 deletions