1. 11 Nov, 2009 1 commit
  2. 09 Nov, 2009 6 commits
  3. 08 Nov, 2009 1 commit
  4. 05 Nov, 2009 2 commits
  5. 04 Nov, 2009 1 commit
  6. 03 Nov, 2009 8 commits
  7. 02 Nov, 2009 3 commits
  8. 01 Nov, 2009 11 commits
  9. 31 Oct, 2009 6 commits
  10. 29 Oct, 2009 1 commit
    • Mark Dickinson's avatar
      Merged revisions 75943-75945 via svnmerge from · d8a2e2b7
      Mark Dickinson authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r75943 | mark.dickinson | 2009-10-29 11:09:09 +0000 (Thu, 29 Oct 2009) | 1 line
      
        Fix duplicate test numbers in extra.decTest
      ........
        r75944 | mark.dickinson | 2009-10-29 12:04:00 +0000 (Thu, 29 Oct 2009) | 3 lines
      
        Issue #7233:  A number of two-argument Decimal methods were failing to
        accept ints and longs for the second argument.
      ........
        r75945 | mark.dickinson | 2009-10-29 12:11:18 +0000 (Thu, 29 Oct 2009) | 4 lines
      
        Issue #7233:  Fix Decimal.shift and Decimal.rotate methods for
        arguments with more digits than the current context precision.
        Bug reported by Stefan Krah.
      ........
      d8a2e2b7