]> granicus.if.org Git - python/commit
Merged revisions 83395,83417 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 18:59:44 +0000 (18:59 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 18:59:44 +0000 (18:59 +0000)
commita70070c9e5a45aaa72278143331292dd17c0342e
tree02cf71bfaf72dcb1395d743df6c7aabf02a795b2
parentcea7e55998d9e3c24c74fa55e59b252ac592d95e
Merged revisions 83395,83417 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r83395 | georg.brandl | 2010-08-01 10:49:18 +0200 (So, 01 Aug 2010) | 1 line

  #8821: do not rely on Unicode strings being terminated with a \u0000, rather explicitly check range before looking for a second surrogate character.
........
  r83417 | georg.brandl | 2010-08-01 20:38:26 +0200 (So, 01 Aug 2010) | 1 line

  #5776: fix mistakes in python specfile.  (Nobody probably uses it anyway.)
........
Misc/RPM/python-3.1.spec
Objects/unicodeobject.c