]> granicus.if.org Git - python/commit
Merged revisions 75931 via svnmerge from
authorBenjamin Peterson <benjamin@python.org>
Thu, 29 Oct 2009 02:02:47 +0000 (02:02 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 29 Oct 2009 02:02:47 +0000 (02:02 +0000)
commitc717aec77271f6ed3bb6c2b9f87559fd39e4f642
treeebb7992dfe4f675cd357edba62983d332ffe846a
parente7228d3e01d03e915ee42fceea914e1c7273b1e2
Merged revisions 75931 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r75931 | benjamin.peterson | 2009-10-28 20:49:07 -0500 (Wed, 28 Oct 2009) | 5 lines

  do a backport of r75928

  The added test does not fail without the patch, but we still fix the issue of
  surrogates being used in wide builds where they should not be.
........
Lib/test/test_pep263.py
Python/ast.c