]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Blocked revisions 71829 via svnmerge
authorMark Dickinson <dickinsm@gmail.com>
Fri, 24 Apr 2009 13:26:51 +0000 (13:26 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 24 Apr 2009 13:26:51 +0000 (13:26 +0000)
commitdd1b0deb44ae1d6c1c75d5d6448d82926245c9f7
treeb5bc5f0021dead0013192b8b6d51309a54dffaca
parente72d46b246d40971e0fab80739bad3683dd2420b
Blocked revisions 71829 via svnmerge

........
  r71829 | mark.dickinson | 2009-04-24 14:25:20 +0100 (Fri, 24 Apr 2009) | 4 lines

  Make sure that complex parsing code and corresponding tests
  match for 2.7 and 3.1, and that 3.1 continues to
  accept complex('j') and complex('4-j')
........