Staging
v0.8.1
https://github.com/python/cpython
Revision 620f5c91d78f2b8d5600e838ec3a33f109b89bb3 authored by Ezio Melotti on 03 August 2010, 03:31:32 UTC, committed by Ezio Melotti on 03 August 2010, 03:31:32 UTC
........
  r79187 | florent.xicluna | 2010-03-21 12:50:44 +0200 (Sun, 21 Mar 2010) | 2 lines

  Silence more py3k warnings in unittest.case.
........
  r79188 | florent.xicluna | 2010-03-21 12:51:40 +0200 (Sun, 21 Mar 2010) | 2 lines

  Fix py3k warnings in test_decimal, using unittest.assertItemsEqual.
........
  r79189 | florent.xicluna | 2010-03-21 13:03:21 +0200 (Sun, 21 Mar 2010) | 2 lines

  Silence some py3k SyntaxWarning using check_py3k_warnings() with "exec" statements.
........
1 parent 262a47d
History
Tip revision: 620f5c91d78f2b8d5600e838ec3a33f109b89bb3 authored by Ezio Melotti on 03 August 2010, 03:31:32 UTC
Unblocked revisions 79187-79189 via svnmerge
Tip revision: 620f5c9
File Mode Size
Grammar -rw-r--r-- 5.8 KB

back to top