]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 75440 via svnmerge from
authorMark Dickinson <dickinsm@gmail.com>
Thu, 15 Oct 2009 19:55:18 +0000 (19:55 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Thu, 15 Oct 2009 19:55:18 +0000 (19:55 +0000)
commit42e30556e56947a83130165be3bcac1d2707c8cd
tree02847807cf8aa8b5d09441b38945fc02c8e07d4c
parentffecdb1c5b2c8216505e9a101c5a383b5c06ff51
Merged revisions 75440 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75440 | mark.dickinson | 2009-10-15 18:45:39 +0100 (Thu, 15 Oct 2009) | 1 line

  Allow core Python build to succeed under WITHOUT_COMPLEX.  The module build stage still fails.
........
Python/compile.c
Python/formatter_unicode.c