[Python-checkins] r75744 - python/branches/py3k

eric.smith python-checkins at python.org
Tue Oct 27 12:36:44 CET 2009


Author: eric.smith
Date: Tue Oct 27 12:36:44 2009
New Revision: 75744

Log:
Blocked revisions 75743 via svnmerge

........
  r75743 | eric.smith | 2009-10-27 07:32:11 -0400 (Tue, 27 Oct 2009) | 1 line
  
  Issue 7117: Replace PyOS_ascii_strtod with PyOS_string_to_double in cPickle as part of short float repr.
........


Modified:
   python/branches/py3k/   (props changed)


More information about the Python-checkins mailing list