]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 71949 via svnmerge from
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 26 Apr 2009 01:04:33 +0000 (01:04 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 26 Apr 2009 01:04:33 +0000 (01:04 +0000)
commit61336d0e0bbf13d269c7093e9f47ff042714e5ee
tree791a232a35f29258e16ddd101c7b899051b880b9
parent628946eaaf9465bd57f1600e58a0b916fe914f9e
Merged revisions 71949 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r71949 | martin.v.loewis | 2009-04-26 03:02:07 +0200 (So, 26 Apr 2009) | 10 lines

  Merged revisions 71947 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r71947 | martin.v.loewis | 2009-04-26 02:53:18 +0200 (So, 26 Apr 2009) | 3 lines

    Issue #4971: Fix titlecase for characters that are their own
    titlecase, but not their own uppercase.
  ........
................
Lib/test/test_unicodedata.py
Misc/NEWS
Objects/unicodectype.c