]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Blocked revisions 71967 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Sun, 26 Apr 2009 15:32:53 +0000 (15:32 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Sun, 26 Apr 2009 15:32:53 +0000 (15:32 +0000)
........
  r71967 | mark.dickinson | 2009-04-26 16:30:47 +0100 (Sun, 26 Apr 2009) | 5 lines

  Internal plumbing changes for float parsing:
   - check for nans and infs within PyOS_ascii_strtod
   - simplify parsing in PyFloat_FromString, and handle out-of-memory
     errors properly
........


No differences found