]> granicus.if.org Git - python/commitdiff
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)
........
  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.
........


No differences found