]> granicus.if.org Git - python/commit
Issue 7117: Replace PyOS_ascii_strtod with PyOS_string_to_double in cPickle as part...
authorEric Smith <eric@trueblade.com>
Tue, 27 Oct 2009 11:32:11 +0000 (11:32 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 27 Oct 2009 11:32:11 +0000 (11:32 +0000)
commit97be1ca1d9f385996e11cf157b3348392266e778
tree569ba7550f42917f035e4cea281cd8466f0e7d7c
parent7582ec36b2aaa5c7ef236b3989a96567745acea3
Issue 7117: Replace PyOS_ascii_strtod with PyOS_string_to_double in cPickle as part of short float repr.
Modules/cPickle.c