1. 12 Apr, 2010 3 commits
  2. 11 Apr, 2010 3 commits
  3. 10 Apr, 2010 1 commit
  4. 09 Apr, 2010 1 commit
  5. 07 Apr, 2010 3 commits
    • Benjamin Peterson's avatar
      remove use of 2.7 unittest features · 440869c9
      Benjamin Peterson authored
      440869c9
    • Stefan Krah's avatar
      Blocked revisions 79885 via svnmerge · 405b6bc4
      Stefan Krah authored
      ........
        r79885 | stefan.krah | 2010-04-07 10:24:44 +0200 (Wed, 07 Apr 2010) | 1 line
      
        Issue #8328: Silence Visual Studio warnings.
      ........
      405b6bc4
    • Ezio Melotti's avatar
      Blocked revisions 79314,79316,79320,79528 via svnmerge · 067b4bfe
      Ezio Melotti authored
      ........
        r79314 | ezio.melotti | 2010-03-23 01:07:32 +0200 (Tue, 23 Mar 2010) | 1 line
      
        Update the version number of the Unicode Database in a few more places.
      ........
        r79316 | ezio.melotti | 2010-03-23 02:25:19 +0200 (Tue, 23 Mar 2010) | 1 line
      
        Remove link to objects.rst (gone in r79179).
      ........
        r79320 | ezio.melotti | 2010-03-23 02:38:12 +0200 (Tue, 23 Mar 2010) | 1 line
      
        Link specifically to the UCD version 5.2.0.
      ........
        r79528 | ezio.melotti | 2010-03-31 11:33:50 +0300 (Wed, 31 Mar 2010) | 1 line
      
        Silence a py3k warning.
      ........
      067b4bfe
  6. 06 Apr, 2010 10 commits
  7. 05 Apr, 2010 7 commits
  8. 04 Apr, 2010 8 commits
  9. 03 Apr, 2010 4 commits
    • Mark Dickinson's avatar
      Blocked revisions 79707 via svnmerge · d661291e
      Mark Dickinson authored
      ........
        r79707 | mark.dickinson | 2010-04-03 17:41:20 +0100 (Sat, 03 Apr 2010) | 5 lines
      
        Ensure 'module removed' warning messages contain the word 'module' or 'package'.
      
        This should fix the test_py3kwarn failure on OS X.  test_support.import_module
        also requires this.
      ........
      d661291e
    • Mark Dickinson's avatar
      Blocked revisions 79699 via svnmerge · 0da2aa5f
      Mark Dickinson authored
      ........
        r79699 | mark.dickinson | 2010-04-03 16:47:46 +0100 (Sat, 03 Apr 2010) | 1 line
      
        Add Misc/NEWS entry for r79609.
      ........
      0da2aa5f
    • Ezio Melotti's avatar
      Blocked revisions 79624 via svnmerge · 808a70ad
      Ezio Melotti authored
      ........
        r79624 | ezio.melotti | 2010-04-03 00:43:10 +0300 (Sat, 03 Apr 2010) | 1 line
      
        Fix test_compiler.py that was using unittest.__file__ to find Lib/ (unittest is now a package).
      ........
      808a70ad
    • Ezio Melotti's avatar
      Blocked revisions 79540-79541 via svnmerge · 7630db88
      Ezio Melotti authored
      ........
        r79540 | ezio.melotti | 2010-04-01 01:18:09 +0300 (Thu, 01 Apr 2010) | 1 line
      
        Add -Wd and -3 to the flags used to run the tests.
      ........
        r79541 | ezio.melotti | 2010-04-01 01:43:31 +0300 (Thu, 01 Apr 2010) | 1 line
      
        Add -Wd and -3 to the flags used to run the tests on Windows.
      ........
      7630db88