]> granicus.if.org Git - python/commit
Merged revisions 78982,78986 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 19 Mar 2010 14:25:03 +0000 (14:25 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 19 Mar 2010 14:25:03 +0000 (14:25 +0000)
commitf089fd67fc271b0a777f4c04110c5c39a7b23723
tree949f02c50db9f471ccf27c83302e4eef323b4354
parentfaa663f03dfeb11274f6edd787e2ec1f73623308
Merged revisions 78982,78986 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78982 | florent.xicluna | 2010-03-15 15:00:58 +0100 (lun, 15 mar 2010) | 2 lines

  Remove py3k deprecation warnings from these Unicode tools.
........
  r78986 | florent.xicluna | 2010-03-15 19:08:58 +0100 (lun, 15 mar 2010) | 3 lines

  Issue #7783 and #7787: open_urlresource invalidates the outdated files from the local cache.
  Use this feature to fix test_normalization.
........
Lib/test/support.py
Lib/test/test_normalization.py
Misc/NEWS
Tools/unicode/gencodec.py
Tools/unicode/makeunicodedata.py