1. 18 Feb, 2010 2 commits
    • Mark Dickinson's avatar
      Merged revisions 78217-78218 via svnmerge from · 84230a1e
      Mark Dickinson authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78217 | mark.dickinson | 2010-02-18 14:27:02 +0000 (Thu, 18 Feb 2010) | 5 lines
      
        Issue #7633: Context method in the decimal module (with the exception
        of the 'canonical' and 'is_canonical' methods) now consistently accept
        integer arguments wherever a Decimal instance is accepted.  Thanks
        Juan José Conti for the patch.
      ........
        r78218 | mark.dickinson | 2010-02-18 14:45:33 +0000 (Thu, 18 Feb 2010) | 1 line
      
        Doctest fixes for decimal.py:  add an integer-argument doctest for logical_invert;  don't use integer literals with a leading zero.
      ........
      84230a1e
    • Ezio Melotti's avatar
      Merged revisions 78136 via svnmerge from · 184bdfb0
      Ezio Melotti authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r78136 | ezio.melotti | 2010-02-10 23:40:33 +0200 (Wed, 10 Feb 2010) | 1 line
      
        #7712: add a temp_cwd context manager to test_support and use it in regrtest to run all the tests in a temporary directory, saving the original CWD in test_support.SAVEDCWD. Thanks to Florent Xicluna who helped with the patch.
      ........
      184bdfb0
  2. 16 Feb, 2010 2 commits
  3. 15 Feb, 2010 3 commits
  4. 14 Feb, 2010 4 commits
  5. 13 Feb, 2010 2 commits
  6. 12 Feb, 2010 2 commits
  7. 11 Feb, 2010 8 commits
  8. 10 Feb, 2010 3 commits
  9. 09 Feb, 2010 3 commits
  10. 08 Feb, 2010 3 commits
  11. 07 Feb, 2010 8 commits