]> granicus.if.org Git - python/commit
Blocked revisions 75739 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Mon, 26 Oct 2009 22:29:02 +0000 (22:29 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 26 Oct 2009 22:29:02 +0000 (22:29 +0000)
commitcc6bf5142c34c16fc6e486b86070984335bf63f2
treed00720b47d5adb0fdcd48579b9e3816d2ee545b7
parent1daebdf82ce6b50a105ff37b6e279ce1390732f7
Blocked revisions 75739 via svnmerge

........
  r75739 | mark.dickinson | 2009-10-26 22:28:14 +0000 (Mon, 26 Oct 2009) | 5 lines

  Issue #7117: Use PyOS_string_to_double instead of PyOS_ascii_strtod in
  complexobject.c.  Also remove length restriction on unicode inputs to
  the complex constructor.
........